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