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