< prev index next >

test/hotspot/jtreg/ProblemList-Virtual.txt

Print this page

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



81 #############################################################################
82 
83 # Preview project specific failures go here at the end of the file.
84 #
85 # These are NOT failures that occur with the '--enable-preview' option
86 # specified in the task definition; those go in the appropriate
87 # ProblemList-enable-preview.txt file.
88 #
89 # These are failures that occur WITHOUT the '--enable-preview' option
90 # specified in the task definition OR the '--enable-preview' option
91 # MAY BE specified in the test itself. In either case, the failure
92 # occurs because of some issue with preview project code, in either
93 # implementation or test code.
94 
95 #############################################################################

61 ## NSK JDI tests failing with wrapper
62 
63 ####
64 ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper
65 ## introduces exception handlers.
66 
67 vmTestbase/nsk/jdi/ExceptionEvent/catchLocation/location002/TestDescription.java 8278470 generic-all
68 
69 ###
70 # This test times out on Windows and Linux. This is due to the test forcing OOME in
71 # the debuggee, which can lead to I/O poller threads exiting. Because
72 # of this no vthreads can complete their reads, and the test times out as a result.
73 
74 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8347137 generic-all
75 
76 ###
77 # Fails because resume of a virtual thread is not enough to allow the virtual thread
78 # to make progress when all other threads are currently suspended.
79 vmTestbase/nsk/jdi/ThreadReference/isSuspended/issuspended002/TestDescription.java 8338713 generic-all
80 
81 # Unknown reasons, should be investigated
82 vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 0000000 generic-all
83 
84 #############################################################################
85 
86 # Preview project specific failures go here at the end of the file.
87 #
88 # These are NOT failures that occur with the '--enable-preview' option
89 # specified in the task definition; those go in the appropriate
90 # ProblemList-enable-preview.txt file.
91 #
92 # These are failures that occur WITHOUT the '--enable-preview' option
93 # specified in the task definition OR the '--enable-preview' option
94 # MAY BE specified in the test itself. In either case, the failure
95 # occurs because of some issue with preview project code, in either
96 # implementation or test code.
97 
98 #############################################################################
< prev index next >