mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8243339: AArch64: Obsolete UseBarriersForVolatile option
Reviewed-by: adinn, aph, drwhite
This commit is contained in:
parent
1357c01e57
commit
bc669dfc82
17 changed files with 319 additions and 758 deletions
|
@ -725,8 +725,7 @@
|
|||
declare_constant(VM_Version::CPU_CRC32) \
|
||||
declare_constant(VM_Version::CPU_LSE) \
|
||||
declare_constant(VM_Version::CPU_STXR_PREFETCH) \
|
||||
declare_constant(VM_Version::CPU_A53MAC) \
|
||||
declare_constant(VM_Version::CPU_DMB_ATOMICS)
|
||||
declare_constant(VM_Version::CPU_A53MAC)
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue