The UseBarriersForVolatile option was originally a work-around for a prototype version of a CPU. Systems in the field should not require this. Replace code enabling UseBarriersForVolatile with an error or warning at startup if that CPU is detected.
- duplicates
-
JDK-8243339 AArch64: Obsolete UseBarriersForVolatile option
- Resolved
- relates to
-
JDK-8241137 AArch64: Volatile accesses are not sequentially consistent with VM option "-XX:+UseBarriersForVolatile"
- Closed