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

Christoph Langer clanger at openjdk.org
Fri Jul 15 06:58:25 UTC 2022


> 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

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

Changes: https://git.openjdk.org/jdk11u-dev/pull/1214/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1214&range=01
  Stats: 13 lines in 5 files changed: 4 ins; 5 del; 4 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1214.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1214/head:pull/1214

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


More information about the jdk-updates-dev mailing list