> final testing revealed a problem with my patch: if the stride is negative, we need check "2 * stride > + 1" instead of "2 * stride - 1". Here's the incremental webrev: > http://cr.openjdk.java.net/~thartmann/8203915/webrev.inc/ Looks ok to me. Roland.