65 ## NSK JDI tests failing with wrapper
66
67 ####
68 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
69 ## introduces exception handlers.
70
71 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
72
73 ###
74 # This test times out on Windows and Linux. This is due to the test forcing OOME in
75 # the debuggee, which can lead to I/O poller threads exiting. Because
76 # of this no vthreads can complete their reads, and the test times out as a result.
77
78 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8347137 generic-all
79
80 ###
81 # Fails because resume of a virtual thread is not enough to allow the virtual thread
82 # to make progress when all other threads are currently suspended.
83 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 8338713 generic-all
84
85 ##########
86 ## Tests incompatible with with virtual test thread factory.
87 ## There is no goal to run all test with virtual test thread factory.
88 ## So any test migth be added as incompatible, the bug is not required.
89
90 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
91 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
92 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
93 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
94 runtime/Thread/StopAtExit.java 0000000 generic-all
95 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
|
65 ## NSK JDI tests failing with wrapper
66
67 ####
68 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
69 ## introduces exception handlers.
70
71 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
72
73 ###
74 # This test times out on Windows and Linux. This is due to the test forcing OOME in
75 # the debuggee, which can lead to I/O poller threads exiting. Because
76 # of this no vthreads can complete their reads, and the test times out as a result.
77
78 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8347137 generic-all
79
80 ###
81 # Fails because resume of a virtual thread is not enough to allow the virtual thread
82 # to make progress when all other threads are currently suspended.
83 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 8338713 generic-all
84
85 # Unknown reasons, should be investigated
86 vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 0000000 generic-all
87
88 ##########
89 ## Tests incompatible with with virtual test thread factory.
90 ## There is no goal to run all test with virtual test thread factory.
91 ## So any test migth be added as incompatible, the bug is not required.
92
93 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
94 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
95 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
96 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
97 runtime/Thread/StopAtExit.java 0000000 generic-all
98 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
99
100 # java.lang.ClassNotFoundException: jdk.test.lib.process.ProcessTools
101 runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 0000000 generic-all
102
103 # java.lang.ClassNotFoundException: / in ProcessTools.main
104 runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java 0000000 generic-all
105
106 # too fragile when main thread is a virtual thread
107 runtime/Thread/ThreadCountLimit.java#id0 0000000 generic-all
|