Current LRB expansion w/ SFX breaks implicit null-checking. It's caused by sharing of the load-address. The fix is to clone the address for use in the LRB runtime-call. http://cr.openjdk.java.net/~rkennke/sfx-fix-addr/webrev.02/ Testing: hotspot_gc_shenandoah Ok? Roman