[jdk11u-dev] Integrated: 8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64
Christoph Langer
clanger at openjdk.org
Tue Jul 19 16:23:02 UTC 2022
On Mon, 11 Jul 2022 15:34:59 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Backport of [JDK-8253916](https://bugs.openjdk.org/browse/JDK-8253916).
>
> I had to move the change from stackOverflow.cpp to thread.cpp as the code lives there in jdk11u. In resexhausted004/TestDescription.java, I also removed the line `@ignore 7013634 6606767`. This was originally done as part of [JDK-8218128](https://github.com/openjdk/jdk13/commit/c986cef7ba8c059b321bd2faaed8a8c850202d6f) in JDK 13 time but I think logically it fits here.
> Furthermore, the test list needed some manual resolving.
This pull request has now been integrated.
Changeset: d377e180
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/d377e180930f42f05a1a10a014e5e5c4b1594d78
Stats: 13 lines in 5 files changed: 4 ins; 5 del; 4 mod
8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64
Reviewed-by: mdoerr
Backport-of: cfb50a9cb7da16375a26c3f147ebd17ca393f914
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1214
More information about the jdk-updates-dev
mailing list