[jdk11u-dev] RFR: 8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64 [v2]

Martin Doerr mdoerr at openjdk.org
Fri Jul 15 10:10:03 UTC 2022


On Fri, 15 Jul 2022 06:58:25 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.
>
> Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   Backport cfb50a9cb7da16375a26c3f147ebd17ca393f914

Ok, `OOM_MPROTECT_ERROR` is already there since JDK-8266404. LGTM.

-------------

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1214


More information about the jdk-updates-dev mailing list