RFR: 8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors [v2]

Alan Bateman alanb at openjdk.org
Tue Aug 13 07:39:49 UTC 2024


On Mon, 12 Aug 2024 16:11:46 GMT, Viktor Klang <vklang at openjdk.org> wrote:

>> 8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Catching both Error and RuntimeException

Marked as reviewed by alanb (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/20548#pullrequestreview-2234753657


More information about the core-libs-dev mailing list