CSR :
|
|
Duplicate :
|
|
Duplicate :
|
Running application with option "-XX:+UseBarriersForVolatile" might have memory consistent issue like that mentioned in JDK-8241137. Since "ldar/stlr" can work well stably, we'd better simply things by removing this flag and the alternative implementation for volatile memory access. More detail discussion could be found from the two threads: http://mail.openjdk.java.net/pipermail/aarch64-port-dev/2020-March/008679.html http://mail.openjdk.java.net/pipermail/aarch64-port-dev/2020-April/008706.html
|