Integrated: 8261660: AArch64: Race condition in stub code generation for LSE Atomics

Andrew Haley aph at openjdk.java.net
Fri Feb 12 17:37:38 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.

This pull request has now been integrated.

Changeset: a305743c
Author:    Andrew Haley <aph at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a305743c
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8261660: AArch64: Race condition in stub code generation for LSE Atomics

Reviewed-by: dcubed, adinn

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

PR: https://git.openjdk.java.net/jdk/pull/2553


More information about the hotspot-dev mailing list