RFR: 8214782: Add missing access barriers on CLD handle area

Per Liden per.liden at oracle.com
Tue Dec 4 12:48:53 UTC 2018


The CLD handle area contains raw oops. Those oops should be manipulated 
using NativeAccess barriers. Two such barriers are currently missing.

Bug: https://bugs.openjdk.java.net/browse/JDK-8214782
Webrev: http://cr.openjdk.java.net/~pliden/8214782/webrev.0

/Per


More information about the hotspot-runtime-dev mailing list