Integrated: 8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
Viktor Klang
vklang at openjdk.org
Tue Aug 13 09:53:53 UTC 2024
On Mon, 12 Aug 2024 13:41:24 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> 8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
This pull request has now been integrated.
Changeset: fbe4cc96
Author: Viktor Klang <vklang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fbe4cc96e223882a18c7ff666fe6f68b3fa2cfe4
Stats: 26 lines in 2 files changed: 12 ins; 2 del; 12 mod
8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/20548
More information about the core-libs-dev
mailing list