RFR(XS) 8152846: Creation of ModuleEntryTable Investigate Need For OrderAccess::storestore()

harold seigel harold.seigel at oracle.com
Tue Apr 5 17:52:37 UTC 2016


Hi,

Please review this small change to fix bug 8152846.

This change removes an unneeded OrderAccess::storestore() call.

Webrev: http://javaweb.us.oracle.com/~hseigel/webrev/bug_8152846/

JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8152846

The fix was tested with JCK API, Lang, and VM tests, the UTE 
non-colocated quick tests, and the hotspot, JDK vm, java/io, java/lang, 
java/util, and java/security tests.  Testing with UTE colocated tests is 
in progress.

Thanks, Harold


More information about the hotspot-runtime-dev mailing list