# # Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # # # These tests are problematic when +UseCompactObjectHeaders is enabled. # The test exclusions are for the cases when we are sure the tests would fail # for the known and innocuous implementation reasons. # # # Tests require specific UseCompressedClassPointers mode # gc/arguments/TestCompressedClassFlags.java 1234567 generic-all # # Tests require specific UseBiasedLocking mode # runtime/logging/BiasedLockingTest.java 8256425 generic-all compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java 8256425 generic-x64,generic-i586 jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java 8256425 generic-all # # Test library tests do not like non-whitelisted +UCOH flag # testlibrary_tests/ir_framework/tests/TestCheckedTests.java 1234567 generic-all testlibrary_tests/ir_framework/tests/TestBadFormat.java 1234567 generic-all testlibrary_tests/ir_framework/tests/TestRunTests.java 1234567 generic-all testlibrary_tests/ir_framework/tests/TestScenarios.java 1234567 generic-all testlibrary_tests/ir_framework/tests/TestIRMatching.java 1234567 generic-all