> On 12 Sep 2016, at 09:57, Martin Buchholz <marti...@google.com> wrote: > > > > On Mon, Sep 12, 2016 at 3:22 AM, Aleksey Shipilev <sh...@redhat.com > <mailto:sh...@redhat.com>> wrote: > > Minor things: > > CountedCompleter.java: > > 176 * setPendingCount(1); // not off by one ! > > is better spelled like this? > > 176 * setPendingCount(1); // only one pending, not two! > > I already struggled over the wording here .... hmmm ... how about > > // looks off by one, but correct! >
Ok, with me. Paul.