Thanks for looking at this! > On 24 May 2016, at 15:16, Aleksey Shipilev <aleksey.shipi...@oracle.com> > wrote: > > *) CharArrayReader: code changes
What's your concern with 'b'->'buf' rename? Access parameter's name through reflection or something else? > *) It's weird to see @exception and @throws side-by-side: > > * @exception IOException If an I/O error occurs > * @throws IndexOutOfBoundsException {@inheritDoc} > I wanted to address this issue only, i.e. to be very focused. > Wouldn't it be better to raise the priority for the javadoc bug, and fix > it there? It doesn't mean we can't raise the priority, though it's not me to decide this. Especially, given there's a trivial workaround available.