RFR: Clone address before LRB runtime calls, fixes implicit null-checking

Roman Kennke rkennke at redhat.com
Sat Jul 6 11:07:30 UTC 2019


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



More information about the shenandoah-dev mailing list