8261660: AArch64: Race condition in stub code generation for LSE Atomics
Reviewed-by: dcubed, adinn
This commit is contained in:
parent
28163a9e98
commit
a305743cfa
@ -6772,7 +6772,9 @@ class StubGenerator: public StubCodeGenerator {
|
||||
|
||||
#ifdef LINUX
|
||||
|
||||
#if 0 // JDK-8261660: disabled for now.
|
||||
generate_atomic_entry_points();
|
||||
#endif
|
||||
|
||||
#endif // LINUX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user