< 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 
 88 # Preview project specific failures go here at the end of the file.
 89 #
 90 # These are NOT failures that occur with the '--enable-preview' option
 91 # specified in the task definition; those go in the appropriate
 92 # ProblemList-enable-preview.txt file.
 93 #
 94 # These are failures that occur WITHOUT the '--enable-preview' option
 95 # specified in the task definition OR the '--enable-preview' option
 96 # MAY BE specified in the test itself. In either case, the failure
 97 # occurs because of some issue with preview project code, in either
 98 # implementation or test code.
 99 
100 #############################################################################

 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 #############################################################################
 90 
 91 # Preview project specific failures go here at the end of the file.
 92 #
 93 # These are NOT failures that occur with the '--enable-preview' option
 94 # specified in the task definition; those go in the appropriate
 95 # ProblemList-enable-preview.txt file.
 96 #
 97 # These are failures that occur WITHOUT the '--enable-preview' option
 98 # specified in the task definition OR the '--enable-preview' option
 99 # MAY BE specified in the test itself. In either case, the failure
100 # occurs because of some issue with preview project code, in either
101 # implementation or test code.
102 
103 #############################################################################
< prev index next >