RFR: 8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer [v4]
Jaikiran Pai
jpai at openjdk.org
Wed Sep 18 05:57:08 UTC 2024
On Wed, 28 Aug 2024 18:04:33 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: " Doing" -> " Doing" and add some {@code} tags
Sorry Brian, I forgot to check the CSR. The current state of this PR looks good to me. I'll review the CSR too.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20320#pullrequestreview-2311688356
More information about the core-libs-dev
mailing list