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