8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Apr 26 18:48:39 UTC 2019
Hi Daniel,
I actually caught that already: the diff I included before was stale (from a scroll-up in the terminal!).
Thanks!
Brian
> On Apr 26, 2019, at 11:45 AM, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
> Looks good Brian!
>
> nit:
>
> > + reader.reset(); // reset to position after '\n'
>
> actually it's 'after '\r'' now.
>
> No need for new review!
More information about the core-libs-dev
mailing list