Integrated: JDK-8303587 Remove VMOutOfMemoryError001 test from the problem list after 8303198
Roger Riggs
rriggs at openjdk.org
Fri Mar 3 18:31:25 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.
This pull request has now been integrated.
Changeset: 99443142
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99443142cc8280a1fc896981ef3d0ac27365d035
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8303587: Remove VMOutOfMemoryError001 test from the problem list after 8303198
Reviewed-by: cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/12859
More information about the core-libs-dev
mailing list