1 # 2 # Copyright (c) 2016, 2022, Oracle and/or its affiliates. All rights reserved. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 # 5 # This code is free software; you can redistribute it and/or modify it 6 # under the terms of the GNU General Public License version 2 only, as 7 # published by the Free Software Foundation. 8 # 9 # This code is distributed in the hope that it will be useful, but WITHOUT 10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 12 # version 2 for more details (a copy is included in the LICENSE file that 13 # accompanied this code). 14 # 15 # You should have received a copy of the GNU General Public License version 16 # 2 along with this work; if not, write to the Free Software Foundation, 17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 # 19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 # or visit www.oracle.com if you need additional information or have any 21 # questions. 22 # 23 24 ############################################################################# 25 # 26 # List of quarantined tests -- tests that should not be run by default, because 27 # they may fail due to known reason. The reason (CR#) must be mandatory specified. 28 # 29 # List items are testnames followed by labels, all MUST BE commented 30 # as to why they are here and use a label: 31 # generic-all Problems on all platforms 32 # generic-ARCH Where ARCH is one of: x64, i586, ppc64, ppc64le, s390x etc. 33 # OSNAME-all Where OSNAME is one of: linux, windows, macosx, aix 34 # OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. macosx-x64 35 # OSNAME-REV Specific on to one OSNAME and REV, e.g. macosx-10.7.4 36 # 37 # More than one label is allowed but must be on the same line. 38 # 39 ############################################################################# 40 41 # :hotspot_compiler 42 43 compiler/ciReplay/TestSAServer.java 8029528 generic-all 44 compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all 45 compiler/jvmci/compilerToVM/GetFlagValueTest.java 8204459 generic-all 46 compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java 8262901 macosx-aarch64 47 compiler/tiered/LevelTransitionTest.java 8067651 generic-all 48 49 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all 50 51 compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x 52 53 compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64,generic-i586 54 compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64,generic-i586 55 compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64,generic-i586 56 compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64,generic-i586 57 compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64,generic-i586 58 compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64,generic-i586 59 compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64,generic-i586 60 compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x64,generic-i586 61 compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64,generic-i586 62 compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64,generic-i586 63 compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64,generic-i586 64 65 compiler/c2/Test8004741.java 8235801 generic-all 66 67 compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-x64 68 69 compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java 8277503 linux-aarch64 70 71 72 ############################################################################# 73 74 # :hotspot_gc 75 76 gc/epsilon/TestMemoryMXBeans.java 8206434 generic-all 77 gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java 8156755 generic-all 78 gc/g1/logging/TestG1LoggingFailure.java 8169634 generic-all 79 gc/g1/humongousObjects/TestHeapCounters.java 8178918 generic-all 80 gc/stress/gclocker/TestExcessGCLockerCollections.java 8229120 generic-all 81 gc/stress/gclocker/TestGCLockerWithParallel.java 8180622 generic-all 82 gc/stress/gclocker/TestGCLockerWithG1.java 8180622 generic-all 83 gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 8192647 generic-all 84 85 applications/jcstress/acqrel.java 8277434 linux-aarch64 86 87 ############################################################################# 88 89 # :hotspot_runtime 90 91 runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java 8253437 windows-x64 92 runtime/cds/DeterministicDump.java 8253495 generic-all 93 runtime/InvocationTests/invokevirtualTests.java#current-int 8271125 generic-all 94 runtime/InvocationTests/invokevirtualTests.java#current-comp 8271125 generic-all 95 runtime/InvocationTests/invokevirtualTests.java#old-int 8271125 generic-all 96 runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64 97 runtime/os/TestTracePageSizes.java#no-options 8267460 linux-aarch64 98 runtime/os/TestTracePageSizes.java#explicit-large-page-size 8267460 linux-aarch64 99 runtime/os/TestTracePageSizes.java#compiler-options 8267460 linux-aarch64 100 runtime/os/TestTracePageSizes.java#with-G1 8267460 linux-aarch64 101 runtime/os/TestTracePageSizes.java#with-Parallel 8267460 linux-aarch64 102 runtime/os/TestTracePageSizes.java#with-Serial 8267460 linux-aarch64 103 runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64 104 105 ############################################################################# 106 107 # :hotspot_serviceability 108 109 serviceability/sa/sadebugd/DebugdConnectTest.java 8239062,8270326 macosx-x64,macosx-aarch64 110 serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all 111 112 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java 8214032 generic-all 113 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java 8224150 generic-all 114 serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java 8225354 windows-all 115 serviceability/dcmd/gc/RunFinalizationTest.java 8227120 linux-all,windows-x64 116 serviceability/jvmti/CompiledMethodLoad/Zombie.java 8245877 linux-aarch64 117 118 serviceability/sa/ClhsdbCDSCore.java 8294316,8269982,8267433 macosx-aarch64,macosx-x64 119 serviceability/sa/ClhsdbFindPC.java#id1 8294316,8269982,8267433 macosx-aarch64,macosx-x64 120 serviceability/sa/ClhsdbFindPC.java#id3 8294316,8269982,8267433 macosx-aarch64,macosx-x64 121 serviceability/sa/ClhsdbPmap.java#id1 8294316,8267433 macosx-x64 122 serviceability/sa/ClhsdbPstack.java#id1 8294316,8269982,8267433 macosx-aarch64,macosx-x64 123 serviceability/sa/TestJmapCore.java 8294316,8267433 macosx-x64 124 serviceability/sa/TestJmapCoreMetaspace.java 8294316,8267433 macosx-x64 125 126 ############################################################################# 127 128 # :hotspot_misc 129 130 ############################################################################# 131 132 133 ############################################################################# 134 135 # :vmTestbase_* 136 137 ############################################################################# 138 139 vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java 8198668 generic-all 140 vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded002/TestDescription.java 8153598 generic-all 141 vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded003/TestDescription.java 8198668 generic-all 142 vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded004/TestDescription.java 8153598 generic-all 143 vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded005/TestDescription.java 8153598 generic-all 144 vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java 8060733 generic-all 145 146 vmTestbase/nsk/jdi/HiddenClass/events/events001.java 8257705 generic-all 147 vmTestbase/nsk/jdi/ThreadReference/stop/stop001/TestDescription.java 7034630 generic-all 148 149 vmTestbase/metaspace/gc/firstGC_10m/TestDescription.java 8208250 generic-all 150 vmTestbase/metaspace/gc/firstGC_50m/TestDescription.java 8208250 generic-all 151 vmTestbase/metaspace/gc/firstGC_99m/TestDescription.java 8208250 generic-all 152 vmTestbase/metaspace/gc/firstGC_default/TestDescription.java 8208250 generic-all 153 154 vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java 8202971 generic-all 155 vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java 8219652 aix-ppc64 156 vmTestbase/nsk/jvmti/scenarios/jni_interception/JI06/ji06t001/TestDescription.java 8219652 aix-ppc64 157 vmTestbase/nsk/jvmti/SetJNIFunctionTable/setjniftab001/TestDescription.java 8219652 aix-ppc64 158 vmTestbase/nsk/jvmti/PopFrame/popframe011/TestDescription.java 8266593 generic-all 159 160 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java 8192647 generic-all 161 162 vmTestbase/jit/escape/LockCoarsening/LockCoarsening001.java 8148743 generic-all 163 vmTestbase/jit/escape/LockCoarsening/LockCoarsening002.java 8208259 generic-all 164 165 vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java 8013267 generic-all 166 vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java 8257761 generic-all 167 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java 8013267 generic-all 168 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java 8013267 generic-all 169 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all 170 171 vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all 172 173 ############################################################################# 174 175 # Lilliput: 176 177 # Disabled because Lilliput forces +UseCompressedClassPointers 178 gc/arguments/TestCompressedClassFlags.java 1234567 generic-all 179 180 # Dispabled because Lilliput forces -UseBiasedLocking 181 runtime/logging/BiasedLockingTest.java 1234567 generic-all