RFR: 8261660: AArch64: Race condition in stub code generation for LSE Atomics
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Feb 12 16:58:41 UTC 2021
On Fri, 12 Feb 2021 16:27:09 GMT, Andrew Haley <aph at openjdk.org> wrote:
> Temporary fix for race condition.
>
> There's a narrow race condition in the code which generates LSE Atomic stubs and enables them for use by the runtime. DIsable LSE stub generation for now.
Thanks for the explanation. Thumbs up.
This is a trivial fix and does not have to wait for 24 hours.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2553
More information about the hotspot-dev
mailing list