On Wed, 13 Jul 2022 14:00:09 GMT, Doug Lea <d...@openjdk.org> wrote: >> 8066859 : java/lang/ref/OOMEInReferenceHandler.java failed with >> java.lang.Exception: Reference Handler thread died > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revision: > > Unspecialize catch to allow OOME
test/jdk/java/util/concurrent/locks/Lock/OOMEInAQS.java line 1: > 1: //package concurrent; Do you mind adding a copyright header to the test? ------------- PR: https://git.openjdk.org/jdk/pull/9427