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