Path: blob/master/test/hotspot/jtreg/ProblemList.txt
64433 views
#1# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.2# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.3#4# This code is free software; you can redistribute it and/or modify it5# under the terms of the GNU General Public License version 2 only, as6# published by the Free Software Foundation.7#8# This code is distributed in the hope that it will be useful, but WITHOUT9# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or10# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License11# version 2 for more details (a copy is included in the LICENSE file that12# accompanied this code).13#14# You should have received a copy of the GNU General Public License version15# 2 along with this work; if not, write to the Free Software Foundation,16# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.17#18# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA19# or visit www.oracle.com if you need additional information or have any20# questions.21#2223#############################################################################24#25# List of quarantined tests -- tests that should not be run by default, because26# they may fail due to known reason. The reason (CR#) must be mandatory specified.27#28# List items are testnames followed by labels, all MUST BE commented29# as to why they are here and use a label:30# generic-all Problems on all platforms31# generic-ARCH Where ARCH is one of: x64, i586, ppc64, ppc64le, s390x etc.32# OSNAME-all Where OSNAME is one of: linux, windows, macosx, aix33# OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. macosx-x6434# OSNAME-REV Specific on to one OSNAME and REV, e.g. macosx-10.7.435#36# More than one label is allowed but must be on the same line.37#38#############################################################################3940# :hotspot_compiler4142compiler/ciReplay/TestSAServer.java 8029528 generic-all43compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all44compiler/jvmci/compilerToVM/GetFlagValueTest.java 8204459 generic-all45compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java 8262901 macosx-aarch6446compiler/tiered/LevelTransitionTest.java 8067651 generic-all4748compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all4950compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x5152compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x6453compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x6454compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x6455compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x6456compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x6457compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x6458compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x6459compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x6460compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x6461compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x6462compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x646364compiler/c2/Test8004741.java 8235801 generic-all6566compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-x64676869#############################################################################7071# :hotspot_gc7273gc/epsilon/TestMemoryMXBeans.java 8206434 generic-all74gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java 8156755 generic-all75gc/g1/logging/TestG1LoggingFailure.java 8169634 generic-all76gc/g1/humongousObjects/TestHeapCounters.java 8178918 generic-all77gc/stress/gclocker/TestExcessGCLockerCollections.java 8229120 generic-all78gc/stress/gclocker/TestGCLockerWithParallel.java 8180622 generic-all79gc/stress/gclocker/TestGCLockerWithG1.java 8180622 generic-all80gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 8192647 generic-all81gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java 8241293 macosx-x648283#############################################################################8485# :hotspot_runtime8687runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java 8253437 windows-x6488runtime/cds/DeterministicDump.java 8253495 generic-all89runtime/InvocationTests/invokevirtualTests.java#current-int 8271125 generic-all90runtime/InvocationTests/invokevirtualTests.java#current-comp 8271125 generic-all91runtime/InvocationTests/invokevirtualTests.java#old-int 8271125 generic-all92runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc6493runtime/os/TestTracePageSizes.java#no-options 8267460 linux-aarch6494runtime/os/TestTracePageSizes.java#explicit-large-page-size 8267460 linux-aarch6495runtime/os/TestTracePageSizes.java#compiler-options 8267460 linux-aarch6496runtime/os/TestTracePageSizes.java#with-G1 8267460 linux-aarch6497runtime/os/TestTracePageSizes.java#with-Parallel 8267460 linux-aarch6498runtime/os/TestTracePageSizes.java#with-Serial 8267460 linux-aarch6499100#############################################################################101102# :hotspot_serviceability103104serviceability/sa/sadebugd/DebugdConnectTest.java 8239062,8270326 macosx-x64,macosx-aarch64105serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all106resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java 8262386 generic-all107108serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java 8214032 generic-all109serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java 8224150 generic-all110serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java 8225354 windows-all111serviceability/dcmd/gc/RunFinalizationTest.java 8227120 linux-all,windows-x64112serviceability/jvmti/CompiledMethodLoad/Zombie.java 8245877 linux-aarch64113114serviceability/sa/ClhsdbCDSCore.java 8269982 macosx-aarch64115serviceability/sa/ClhsdbFindPC.java#id1 8269982 macosx-aarch64116serviceability/sa/ClhsdbFindPC.java#id3 8269982 macosx-aarch64117serviceability/sa/ClhsdbPstack.java#id1 8269982 macosx-aarch64118119#############################################################################120121# :hotspot_misc122123#############################################################################124125126#############################################################################127128# :vmTestbase_*129130#############################################################################131132vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded003/TestDescription.java 8153598 generic-all133vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java 8198668 generic-all134vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded002/TestDescription.java 8153598 generic-all135vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded003/TestDescription.java 8198668 generic-all136vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded004/TestDescription.java 8153598 generic-all137vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded005/TestDescription.java 8153598 generic-all138vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java 8060733 generic-all139140vmTestbase/nsk/jdi/HiddenClass/events/events001.java 8257705 generic-all141vmTestbase/nsk/jdi/ThreadReference/stop/stop001/TestDescription.java 7034630 generic-all142143vmTestbase/metaspace/gc/firstGC_10m/TestDescription.java 8208250 generic-all144vmTestbase/metaspace/gc/firstGC_50m/TestDescription.java 8208250 generic-all145vmTestbase/metaspace/gc/firstGC_99m/TestDescription.java 8208250 generic-all146vmTestbase/metaspace/gc/firstGC_default/TestDescription.java 8208250 generic-all147148vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java 8202971 generic-all149vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java 8219652 aix-ppc64150vmTestbase/nsk/jvmti/scenarios/jni_interception/JI06/ji06t001/TestDescription.java 8219652 aix-ppc64151vmTestbase/nsk/jvmti/SetJNIFunctionTable/setjniftab001/TestDescription.java 8219652 aix-ppc64152vmTestbase/nsk/jvmti/PopFrame/popframe011/TestDescription.java 8266593 generic-all153154vmTestbase/gc/lock/jni/jnilock002/TestDescription.java 8192647 generic-all155156vmTestbase/jit/escape/LockCoarsening/LockCoarsening001.java 8148743 generic-all157vmTestbase/jit/escape/LockCoarsening/LockCoarsening002.java 8208259 generic-all158159vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java 8013267 generic-all160vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java 8257761 generic-all161vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java 8013267 generic-all162vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java 8013267 generic-all163vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all164165vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all166167#############################################################################168169170