< prev index next >

test/hotspot/jtreg/ProblemList.txt

Print this page
@@ -1,7 +1,7 @@
  #
- # Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
+ # Copyright (c) 2016, 2026, Oracle and/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.

@@ -123,10 +123,11 @@
  
  # 8239062 and 8270326 only affects macosx-x64,macosx-aarch64
  serviceability/sa/sadebugd/DebugdConnectTest.java 8239062,8270326 generic-all
  serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all
  
+ serviceability/jvmti/valhalla/HeapDump/HeapDump.java 8376461 generic-all
  serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java 8318090,8318729 generic-all
  serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java 8286836 generic-all
  serviceability/jvmti/vthread/CarrierThreadEventNotification/CarrierThreadEventNotification.java 8333681 generic-all
  serviceability/dcmd/gc/RunFinalizationTest.java 8227120 generic-all
  

@@ -180,5 +181,55 @@
  vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
  
  vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
  
  vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java 8310144 macosx-aarch64
+ 
+ #############################################################################
+ 
+ # Preview project specific failures go here at the end of the file.
+ #
+ # These are NOT failures that occur with the '--enable-preview' option
+ # specified; those go in the appropriate ProblemList-enable-preview.txt file.
+ # These are failures that occur WITHOUT the '--enable-preview' option
+ # specified AND occur because of some issue with preview project code,
+ # in either implementation or test code.
+ 
+ #############################################################################
+ 
+ # Valhalla failures start here:
+ compiler/whitebox/DeoptimizeRelocatedNMethod.java 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#C1 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#C2 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#G1C1 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#G1C2 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#ParallelC1 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#ParallelC2 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#SerialC1 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#SerialC2 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#ZGCC1 8370571 generic-all
+ compiler/whitebox/RelocateNMethodMultiplePaths.java#ZGCC2 8370571 generic-all
+ compiler/whitebox/StressNMethodRelocation.java 8370571 generic-all
+ compiler/codegen/TestRedundantLea.java#GetAndSet          8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#StringEquals       8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#StringInflate      8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#RegexFind          8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#StoreNSerial       8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#StoreNParallel     8361089 generic-all
+ compiler/codegen/TestRedundantLea.java#Spill              8361089 generic-all
+ 
+ runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java  8304168 generic-all
+ runtime/valhalla/inlinetypes/verifier/StrictInstanceFieldsTest.java CODETOOLS-7904031 generic-all
+ runtime/valhalla/inlinetypes/verifier/StrictStaticFieldsTest.java CODETOOLS-7904031 generic-all
+ 
+ serviceability/sa/ClhsdbCDSCore.java   8377324 generic-all
+ serviceability/sa/TestPrintMdo.java    8377324 generic-all
+ serviceability/sa/ClhsdbDumpclass.java 8377325 generic-all
+ serviceability/sa/ClhsdbCDSJstackPrintAll.java 8190936 generic-all
+ serviceability/sa/ClhsdbPrintAll.java          8190936 generic-all
+ serviceability/sa/ClhsdbWhere.java             8190936 generic-all
+ 
+ vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java 8367590 generic-all
+ vmTestbase/vm/mlvm/hiddenloader/stress/byteMutation/Test.java 8317172 generic-all
+ vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java 8375062 windows-x64
+ vmTestbase/nsk/jdi/BScenarios/multithrd/tc04x001/TestDescription.java 8375076 windows-x64
+ vmTestbase/nsk/jdi/Scenarios/invokeMethod/popframes001/TestDescription.java 8375076 windows-x64
< prev index next >