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

Reviewed-by: dcubed, adinn
This commit is contained in:
Andrew Haley 2021-02-12 17:34:29 +00:00
parent 28163a9e98
commit a305743cfa

View File

@ -6772,7 +6772,9 @@ class StubGenerator: public StubCodeGenerator {
#ifdef LINUX
#if 0 // JDK-8261660: disabled for now.
generate_atomic_entry_points();
#endif
#endif // LINUX