RFR: JDK-8303587 Remove VMOutOfMemoryError001 test from the problem list after 8303198
Chris Plummer
cjplummer at openjdk.org
Fri Mar 3 17:27:07 UTC 2023
On Fri, 3 Mar 2023 16:40:41 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> 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.
Approved and trivial.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12859
More information about the core-libs-dev
mailing list