On Tue, 26 Nov 2024 18:07:41 GMT, Doug Lea <d...@openjdk.org> wrote: > This applies the same kinds of recovery on OOME (by spinning) and JVM > Exceptions (by cancelling) seen in AQS.
This pull request has now been integrated. Changeset: ece04010 Author: Doug Lea <d...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ece0401054b40db43f5239e7841418c5efc814d0 Stats: 257 lines in 2 files changed: 207 ins; 7 del; 43 mod 8345052: Harden StampedLock Reviewed-by: alanb, vklang ------------- PR: https://git.openjdk.org/jdk/pull/22396