Remove VMOutOfMemoryException001.java from the problem list, after JDK-8303198.
The logging of Runtime.exit interfered with out-of-memory exception handling in this test. Making the logging more robust in JDK-8303198 by handling exceptions restores the conditions expected by this test. ------------- Commit messages: - JDK-8303587 Remove VMOutOfMemoryError001 test from the problem list after 8303198 Changes: https://git.openjdk.org/jdk/pull/12859/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12859&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8303587 Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/12859.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12859/head:pull/12859 PR: https://git.openjdk.org/jdk/pull/12859