< prev index next >

test/hotspot/jtreg/ProblemList-Virtual.txt

Print this page

 74 ## NSK JDI tests failing with wrapper
 75 
 76 ####
 77 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
 78 ## introduces exception handlers.
 79 
 80 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
 81 
 82 ###
 83 # This test times out on Windows and Linux. This is due to the test forcing OOME in
 84 # the debuggee, which can lead to I/O poller threads exiting. Because
 85 # of this no vthreads can complete their reads, and the test times out as a result.
 86 
 87 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8285417 generic-all
 88 
 89 ###
 90 # Fails because resume of a virtual thread is not enough to allow the virtual thread
 91 # to make progress when all other threads are currently suspended.
 92 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 8338713 generic-all
 93 
 94 ###


 95 # Fails on Windows because of additional memory allocation.
 96 
 97 gc/g1/TestMixedGCLiveThreshold.java#25percent 8334759 windows-x64
 98 
 99 ##########
100 ## Tests incompatible with  with virtual test thread factory.
101 ## There is no goal to run all test with virtual test thread factory.
102 ## So any test migth be added as incompatible, the bug is not required.
103 
104 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
105 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
106 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
107 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
108 runtime/Thread/StopAtExit.java 0000000 generic-all
109 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all


















 74 ## NSK JDI tests failing with wrapper
 75 
 76 ####
 77 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
 78 ## introduces exception handlers.
 79 
 80 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
 81 
 82 ###
 83 # This test times out on Windows and Linux. This is due to the test forcing OOME in
 84 # the debuggee, which can lead to I/O poller threads exiting. Because
 85 # of this no vthreads can complete their reads, and the test times out as a result.
 86 
 87 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8285417 generic-all
 88 
 89 ###
 90 # Fails because resume of a virtual thread is not enough to allow the virtual thread
 91 # to make progress when all other threads are currently suspended.
 92 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 8338713 generic-all
 93 
 94 # Unknown reasons, should be investigated
 95 vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 0000000 generic-all
 96 
 97 # Fails on Windows because of additional memory allocation.
 98 
 99 gc/g1/TestMixedGCLiveThreshold.java#25percent 8334759 windows-x64
100 
101 ##########
102 ## Tests incompatible with  with virtual test thread factory.
103 ## There is no goal to run all test with virtual test thread factory.
104 ## So any test migth be added as incompatible, the bug is not required.
105 
106 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
107 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
108 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
109 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
110 runtime/Thread/StopAtExit.java 0000000 generic-all
111 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
112 
113 # java.lang.ClassNotFoundException: jdk.test.lib.process.ProcessTools
114 runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 0000000 generic-all
115 
116 #  java.lang.ClassNotFoundException: / in ProcessTools.main
117 runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java 0000000 generic-all
118 
119 # too fragile when main thread is a virtual thread
120 runtime/Thread/ThreadCountLimit.java#id0 0000000 generic-all
121 
122 # Invalid code heap sizes
123 compiler/arguments/TestC1Globals.java#id0 0000000 generic-all
124 compiler/arguments/TestC1Globals.java#id1 0000000 generic-all
125 compiler/arguments/TestC1Globals.java#id2 0000000 generic-all
126 
127 # OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
128 compiler/codecache/CodeCacheFullCountTest.java 8332926 generic-all
< prev index next >