< prev index next >

test/hotspot/jtreg/ProblemList-Virtual.txt

Print this page

 70 vmTestbase/nsk/jdb/list/list003/list003.java        8300707 generic-all
 71 vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java  8300707 generic-all
 72 
 73 ####
 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 on Windows because of additional memory allocation.
 91 
 92 gc/g1/TestMixedGCLiveThreshold.java#25percent 8334759 windows-x64
 93 
 94 ##########
 95 ## Tests incompatible with  with virtual test thread factory.
 96 ## There is no goal to run all test with virtual test thread factory.
 97 ## So any test migth be added as incompatible, the bug is not required.
 98 
 99 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
100 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all

101 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
102 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
103 runtime/Thread/StopAtExit.java 0000000 generic-all
104 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all


















 70 vmTestbase/nsk/jdb/list/list003/list003.java        8300707 generic-all
 71 vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java  8300707 generic-all
 72 
 73 ####
 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 # The test first suspends a vthread and all the carriers and then it resumes the vthread expecting it
 91 # to run to completion. In mainline it only works because the suspension step happens while the vthread is
 92 # pinned to the carrier blocked on synchronized. So the carrier only actually suspends on the next unmount
 93 # transition which in this test happens once the vthread has finished executing the expected code.
 94 
 95 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 0000000 generic-all
 96 
 97 ###
 98 # The test sends a StopThread to a vthread expecting that is currently pinned to the carrier blocked on
 99 # synchronized. Since the vthread is now unmounted StopThread returns JVMTI_ERROR_OPAQUE_FRAME error.
100 
101 vmTestbase/nsk/jdb/kill/kill001/kill001.java 0000000 generic-all
102 
103 # Unknown reasons, should be investigated
104 vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 0000000 generic-all
105 
106 # Fails on Windows because of additional memory allocation.
107 
108 gc/g1/TestMixedGCLiveThreshold.java#25percent 8334759 windows-x64
109 
110 ##########
111 ## Tests incompatible with  with virtual test thread factory.
112 ## There is no goal to run all test with virtual test thread factory.
113 ## So any test migth be added as incompatible, the bug is not required.
114 
115 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
116 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
117 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
118 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
119 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
120 runtime/Thread/StopAtExit.java 0000000 generic-all
121 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
122 
123 # java.lang.ClassNotFoundException: jdk.test.lib.process.ProcessTools
124 runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 0000000 generic-all
125 
126 #  java.lang.ClassNotFoundException: / in ProcessTools.main
127 runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java 0000000 generic-all
128 
129 # too fragile when main thread is a virtual thread
130 runtime/Thread/ThreadCountLimit.java#id0 0000000 generic-all
131 
132 # Invalid code heap sizes
133 compiler/arguments/TestC1Globals.java#id0 0000000 generic-all
134 compiler/arguments/TestC1Globals.java#id1 0000000 generic-all
135 compiler/arguments/TestC1Globals.java#id2 0000000 generic-all
136 
137 # OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
138 compiler/codecache/CodeCacheFullCountTest.java 8332926 generic-all
< prev index next >