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.