[aarch64-port-dev ] 8248238: Implementation of JEP: Windows AArch64 Support

Andrew Haley aph at redhat.com
Tue Aug 25 11:51:30 UTC 2020


On 24/08/2020 21:11, Bernhard Urban-Forster wrote:
> Updated webrev:http://cr.openjdk.java.net/~burban/8248238/webrev.03/

Can you argue why this is correct?

+inline void OrderAccess::release() {
+  _WriteBarrier();
+  __dmb(_ARM64_BARRIER_ISHST);
+}
+

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the aarch64-port-dev mailing list