RFR: Use correct load barrier in resolve_jobject

Stefan Karlsson stefan.karlsson at oracle.com
Tue Feb 13 13:56:36 UTC 2018


Hi all,

Please review this patch to use the correct load barrier when resolving 
jweaks in MacroAssembler::resolve_jobject. The jweaks have phantom 
strength and need to be loaded with the phantom version of the load barrier.

http://cr.openjdk.java.net/~stefank/zgc/zResolveJobject/webrev.01/

Thanks,
StefanK


More information about the zgc-dev mailing list