< prev index next >

test/hotspot/jtreg/ProblemList-Virtual.txt

Print this page

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


 87 # Fails on Windows because of additional memory allocation.
 88 
 89 gc/g1/TestMixedGCLiveThreshold.java#25percent 8334759 windows-x64
 90 
 91 ##########
 92 ## Tests incompatible with  with virtual test thread factory.
 93 ## There is no goal to run all test with virtual test thread factory.
 94 ## So any test migth be added as incompatible, the bug is not required.
 95 
 96 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
 97 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
 98 runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java 8346442 generic-all
 99 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
100 runtime/logging/LoaderConstraintsTest.java 8346442 generic-all
101 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
102 runtime/Thread/StopAtExit.java 0000000 generic-all
103 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all


















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