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

Christoph Langer clanger at openjdk.org
Tue Jul 19 13:27:04 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:

  Backport cfb50a9cb7da16375a26c3f147ebd17ca393f914

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1214/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1214/files/acb973e2..4670c348

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1214&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1214&range=01-02

  Stats: 874 lines in 70 files changed: 517 ins; 31 del; 326 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