Thanks everybody for the quick reviews. I've checked in the fix with
Claes' suggestion to replace 'prevIndex = ++index' by 'prevIndex =
index + 1' which seems indeed a little clearer and left the
refactoring and test creation for a follow up change.

Regards,
Volker


On Tue, Jun 28, 2016 at 6:33 PM, Iris Clark <iris.cl...@oracle.com> wrote:
> Hi, Volker.
>
>> http://cr.openjdk.java.net/~simonis/webrevs/2016/8160457/
>
> I think this change is fine.
>
> Thanks,
> iris

Reply via email to