[12] RFR(S): 8209695: ARM: Explicit barriers for interpreter
Aleksei Voitylov
aleksei.voitylov at bell-sw.com
Thu Aug 23 14:30:14 UTC 2018
Hi,
please review this patch which adds explicit barriers for interpreter on
ARM similar to how it was done on x86 and Aarch64:
webrev: http://cr.openjdk.java.net/~avoitylov/webrev.8209695.01/
issue: https://bugs.openjdk.java.net/browse/JDK-8209695
here is the issue where this functionality was added on x86 and Aarch64:
https://bugs.openjdk.java.net/browse/JDK-8205523
Tested by running hotspot tests.
Thanks,
-Aleksei
More information about the hotspot-dev
mailing list