On Mon, 12 Aug 2024 13:41:24 GMT, Viktor Klang <vkl...@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 <vkl...@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