Remove fromthe problem list:
vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java
The logging of Runtime.exit interfered with out-of-memory exception handling in this test.
Making the logging more robust inJDK-8303198 by handling exceptions restores the conditions expected by this test.
vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java
The logging of Runtime.exit interfered with out-of-memory exception handling in this test.
Making the logging more robust in
- relates to
-
JDK-8303057 vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java fails
- Closed