< prev index next >

test/hotspot/jtreg/ProblemList-Virtual.txt

Print this page

 73 
 74 vmTestbase/nsk/jdb/list/list003/list003.java        8300707 generic-all
 75 vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java  8300707 generic-all
 76 
 77 ####
 78 ## NSK JDI tests failing with wrapper
 79 
 80 ####
 81 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
 82 ## introduces exception handlers.
 83 
 84 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
 85 
 86 ###
 87 # This test times out on Windows and Linux. This is due to the test forcing OOME in
 88 # the debuggee, which can lead to I/O poller threads exiting. Because
 89 # of this no vthreads can complete their reads, and the test times out as a result.
 90 
 91 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8285417 generic-all
 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/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 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










 73 
 74 vmTestbase/nsk/jdb/list/list003/list003.java        8300707 generic-all
 75 vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java  8300707 generic-all
 76 
 77 ####
 78 ## NSK JDI tests failing with wrapper
 79 
 80 ####
 81 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
 82 ## introduces exception handlers.
 83 
 84 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
 85 
 86 ###
 87 # This test times out on Windows and Linux. This is due to the test forcing OOME in
 88 # the debuggee, which can lead to I/O poller threads exiting. Because
 89 # of this no vthreads can complete their reads, and the test times out as a result.
 90 
 91 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8285417 generic-all
 92 
 93 ###
 94 # Uses GetObjectMonitorUsage to get the list of threads waiting to enter the monitor but we only
 95 # support getting the waiting platform threads, not unmounted vthreads.
 96 
 97 vmTestbase/nsk/jdi/ObjectReference/waitingThreads/waitingthreads002/TestDescription.java 0000000 generic-all
 98 
 99 ###
100 # The test first suspends a vthread and all the carriers and then it resumes the vthread expecting it
101 # to run to completion. In mainline it only works because the suspension step happens while the vthread is
102 # pinned to the carrier blocked on synchronized. So the carrier only actually suspends on the next unmount
103 # transition which in this test happens once the vthread has finished executing the expected code.
104 
105 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 0000000 generic-all
106 
107 ###
108 # The test sends a StopThread to a vthread expecting that is currently pinned to the carrier blocked on
109 # synchronized. Since the vthread is now unmounted StopThread returns JVMTI_ERROR_OPAQUE_FRAME error.
110 
111 vmTestbase/nsk/jdb/kill/kill001/kill001.java 0000000 generic-all
112 
113 # Unknown reasons, should be investigated
114 vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 0000000 generic-all
115 
116 
117 ##########
118 ## Tests incompatible with  with virtual test thread factory.
119 ## There is no goal to run all test with virtual test thread factory.
120 ## So any test migth be added as incompatible, the bug is not required.
121 
122 gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all
123 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
124 runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 0000000 generic-all
125 runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java 0000000 generic-all
126 gc/g1/TestSkipRebuildRemsetPhase.java 0000000 generic-all
127 runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all
128 runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all
129 runtime/Thread/StopAtExit.java 0000000 generic-all
130 runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
131 
132 # too fragile when main thread is a virtual thread
133 runtime/Thread/ThreadCountLimit.java#id0 0000000 generic-all
134 
135 compiler/interpreter/TestVerifyStackAfterDeopt.java 8316392 macosx-aarch64
136 
137 compiler/arguments/TestC1Globals.java#id0 8320302 generic-all
138 compiler/arguments/TestC1Globals.java#id1 8320302 generic-all
139 compiler/arguments/TestC1Globals.java#id2 8320302 generic-all
< prev index next >