Integrated: 8345052: Harden StampedLock
Doug Lea
dl at openjdk.org
Fri Nov 29 11:41:49 UTC 2024
On Tue, 26 Nov 2024 18:07:41 GMT, Doug Lea <dl at 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 <dl at 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
More information about the core-libs-dev
mailing list