RFR: 8218979: [lworld] TestBasicFunctionality fails due to unexpected number of StoreNodes

Roland Westrelin rwestrel at redhat.com
Wed Feb 20 17:15:28 UTC 2019


http://cr.openjdk.java.net/~roland/8218979/webrev.00/

The failure is likely caused by rI=rL=0. Redundant initializations to
null are then removed and matching fail. I try to rework the test so it
works with all values of rI and rL.

Roland.


More information about the valhalla-dev mailing list