RFR: 8066859: java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died

Doug Lea dl at openjdk.org
Mon Jul 11 15:02:05 UTC 2022


8066859 : java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died

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

Commit messages:
 - Also update Xcomp problem list
 - Merge branch 'master' of https://git.openjdk.org/jdk into JDK-8066859
 - Address review comments
 - Disable filling in stack trace for preallocated exceptions
 - Merge branch 'master' into JDK-8066859
 - Test synch under OOME
 - Avoid sync failures when encountering OutOfMemoryErrors
 - Accommodate OutOfMemoryErrors while locking

Changes: https://git.openjdk.org/jdk/pull/9427/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9427&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8066859
  Stats: 418 lines in 6 files changed: 322 ins; 12 del; 84 mod
  Patch: https://git.openjdk.org/jdk/pull/9427.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9427/head:pull/9427

PR: https://git.openjdk.org/jdk/pull/9427


More information about the core-libs-dev mailing list