RFR: 8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer [v5]

Alan Bateman alanb at openjdk.org
Mon Sep 23 17:46:42 UTC 2024


On Mon, 23 Sep 2024 16:29:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Add some verbiage stating that two buffered readers or input streams should not be used to read from the same reader or input stream, respectively.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8336895: Modify "More than one instance" paragraphs and convert to API notes

Thanks for the update, having this paragraph be an apiNote seems much better.

-------------

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20320#pullrequestreview-2322930091


More information about the core-libs-dev mailing list