< prev index next >

test/hotspot/jtreg/ProblemList.txt

Print this page

  1 #
  2 # Copyright (c) 2016, 2025, 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 #

108 runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64
109 runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all
110 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 8313315 linux-ppc64le
111 runtime/NMT/VirtualAllocCommitMerge.java 8309698 linux-s390x
112 
113 applications/jcstress/copy.java 8229852 linux-all
114 
115 containers/docker/TestJcmd.java 8278102 linux-all
116 containers/docker/TestMemoryAwareness.java 8303470 linux-all
117 containers/docker/TestJFREvents.java 8327723 linux-x64
118 containers/docker/TestJcmdWithSideCar.java 8341518 linux-x64
119 
120 #############################################################################
121 
122 # :hotspot_serviceability
123 
124 # 8239062 and 8270326 only affects macosx-x64,macosx-aarch64
125 serviceability/sa/sadebugd/DebugdConnectTest.java 8239062,8270326 generic-all
126 serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all
127 

128 serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java 8318090,8318729 generic-all
129 serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java 8286836 generic-all
130 serviceability/jvmti/vthread/CarrierThreadEventNotification/CarrierThreadEventNotification.java 8333681 generic-all
131 serviceability/dcmd/gc/RunFinalizationTest.java 8227120 generic-all
132 
133 serviceability/sa/ClhsdbCDSCore.java              8318754 macosx-aarch64
134 serviceability/sa/ClhsdbFindPC.java#xcomp-core    8318754 macosx-aarch64
135 serviceability/sa/ClhsdbFindPC.java#no-xcomp-core 8318754 macosx-aarch64
136 serviceability/sa/ClhsdbPmap.java#core            8318754 macosx-aarch64
137 serviceability/sa/ClhsdbPstack.java#core          8318754 macosx-aarch64
138 serviceability/sa/TestJmapCore.java               8318754 macosx-aarch64
139 serviceability/sa/TestJmapCoreMetaspace.java      8318754 macosx-aarch64
140 
141 serviceability/sa/ClhsdbThreadContext.java        8356704 windows-x64
142 
143 serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java 8315980 linux-all,windows-x64
144 
145 #############################################################################
146 
147 # :hotspot_misc

165 
166 vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8073470 linux-all
167 vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java 8372206 generic-all
168 vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java 8288911 macosx-all
169 
170 vmTestbase/jit/escape/LockCoarsening/LockCoarsening001.java 8148743 generic-all
171 vmTestbase/jit/escape/LockCoarsening/LockCoarsening002.java 8208259 generic-all
172 
173 vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java 8013267 generic-all
174 vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java 8257761 generic-all
175 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java 8013267 generic-all
176 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java 8013267 generic-all
177 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all
178 vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 8324756 generic-all
179 
180 vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
181 
182 vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
183 
184 vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java 8310144 macosx-aarch64



















































  1 #
  2 # Copyright (c) 2016, 2026, 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 #

108 runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64
109 runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all
110 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 8313315 linux-ppc64le
111 runtime/NMT/VirtualAllocCommitMerge.java 8309698 linux-s390x
112 
113 applications/jcstress/copy.java 8229852 linux-all
114 
115 containers/docker/TestJcmd.java 8278102 linux-all
116 containers/docker/TestMemoryAwareness.java 8303470 linux-all
117 containers/docker/TestJFREvents.java 8327723 linux-x64
118 containers/docker/TestJcmdWithSideCar.java 8341518 linux-x64
119 
120 #############################################################################
121 
122 # :hotspot_serviceability
123 
124 # 8239062 and 8270326 only affects macosx-x64,macosx-aarch64
125 serviceability/sa/sadebugd/DebugdConnectTest.java 8239062,8270326 generic-all
126 serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all
127 
128 serviceability/jvmti/valhalla/HeapDump/HeapDump.java 8376461 generic-all
129 serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java 8318090,8318729 generic-all
130 serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java 8286836 generic-all
131 serviceability/jvmti/vthread/CarrierThreadEventNotification/CarrierThreadEventNotification.java 8333681 generic-all
132 serviceability/dcmd/gc/RunFinalizationTest.java 8227120 generic-all
133 
134 serviceability/sa/ClhsdbCDSCore.java              8318754 macosx-aarch64
135 serviceability/sa/ClhsdbFindPC.java#xcomp-core    8318754 macosx-aarch64
136 serviceability/sa/ClhsdbFindPC.java#no-xcomp-core 8318754 macosx-aarch64
137 serviceability/sa/ClhsdbPmap.java#core            8318754 macosx-aarch64
138 serviceability/sa/ClhsdbPstack.java#core          8318754 macosx-aarch64
139 serviceability/sa/TestJmapCore.java               8318754 macosx-aarch64
140 serviceability/sa/TestJmapCoreMetaspace.java      8318754 macosx-aarch64
141 
142 serviceability/sa/ClhsdbThreadContext.java        8356704 windows-x64
143 
144 serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java 8315980 linux-all,windows-x64
145 
146 #############################################################################
147 
148 # :hotspot_misc

166 
167 vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8073470 linux-all
168 vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java 8372206 generic-all
169 vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java 8288911 macosx-all
170 
171 vmTestbase/jit/escape/LockCoarsening/LockCoarsening001.java 8148743 generic-all
172 vmTestbase/jit/escape/LockCoarsening/LockCoarsening002.java 8208259 generic-all
173 
174 vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java 8013267 generic-all
175 vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java 8257761 generic-all
176 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java 8013267 generic-all
177 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java 8013267 generic-all
178 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all
179 vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 8324756 generic-all
180 
181 vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
182 
183 vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
184 
185 vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java 8310144 macosx-aarch64
186 
187 #############################################################################
188 
189 # Preview project specific failures go here at the end of the file.
190 #
191 # These are NOT failures that occur with the '--enable-preview' option
192 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
193 # These are failures that occur WITHOUT the '--enable-preview' option
194 # specified AND occur because of some issue with preview project code,
195 # in either implementation or test code.
196 
197 #############################################################################
198 
199 # Valhalla failures start here:
200 compiler/whitebox/DeoptimizeRelocatedNMethod.java 8370571 generic-all
201 compiler/whitebox/RelocateNMethodMultiplePaths.java#C1 8370571 generic-all
202 compiler/whitebox/RelocateNMethodMultiplePaths.java#C2 8370571 generic-all
203 compiler/whitebox/RelocateNMethodMultiplePaths.java#G1C1 8370571 generic-all
204 compiler/whitebox/RelocateNMethodMultiplePaths.java#G1C2 8370571 generic-all
205 compiler/whitebox/RelocateNMethodMultiplePaths.java#ParallelC1 8370571 generic-all
206 compiler/whitebox/RelocateNMethodMultiplePaths.java#ParallelC2 8370571 generic-all
207 compiler/whitebox/RelocateNMethodMultiplePaths.java#SerialC1 8370571 generic-all
208 compiler/whitebox/RelocateNMethodMultiplePaths.java#SerialC2 8370571 generic-all
209 compiler/whitebox/RelocateNMethodMultiplePaths.java#ZGCC1 8370571 generic-all
210 compiler/whitebox/RelocateNMethodMultiplePaths.java#ZGCC2 8370571 generic-all
211 compiler/whitebox/StressNMethodRelocation.java 8370571 generic-all
212 compiler/codegen/TestRedundantLea.java#GetAndSet          8361089 generic-all
213 compiler/codegen/TestRedundantLea.java#StringEquals       8361089 generic-all
214 compiler/codegen/TestRedundantLea.java#StringInflate      8361089 generic-all
215 compiler/codegen/TestRedundantLea.java#RegexFind          8361089 generic-all
216 compiler/codegen/TestRedundantLea.java#StoreNSerial       8361089 generic-all
217 compiler/codegen/TestRedundantLea.java#StoreNParallel     8361089 generic-all
218 compiler/codegen/TestRedundantLea.java#Spill              8361089 generic-all
219 
220 runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java  8304168 generic-all
221 runtime/valhalla/inlinetypes/verifier/StrictInstanceFieldsTest.java CODETOOLS-7904031 generic-all
222 runtime/valhalla/inlinetypes/verifier/StrictStaticFieldsTest.java CODETOOLS-7904031 generic-all
223 
224 serviceability/sa/ClhsdbCDSCore.java   8377324 generic-all
225 serviceability/sa/TestPrintMdo.java    8377324 generic-all
226 serviceability/sa/ClhsdbDumpclass.java 8377325 generic-all
227 serviceability/sa/ClhsdbCDSJstackPrintAll.java 8190936 generic-all
228 serviceability/sa/ClhsdbPrintAll.java          8190936 generic-all
229 serviceability/sa/ClhsdbWhere.java             8190936 generic-all
230 
231 vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java 8367590 generic-all
232 vmTestbase/vm/mlvm/hiddenloader/stress/byteMutation/Test.java 8317172 generic-all
233 vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java 8375062 windows-x64
234 vmTestbase/nsk/jdi/BScenarios/multithrd/tc04x001/TestDescription.java 8375076 windows-x64
235 vmTestbase/nsk/jdi/Scenarios/invokeMethod/popframes001/TestDescription.java 8375076 windows-x64
< prev index next >