RFR: 8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Aug 28 16:50:23 UTC 2024
On Fri, 26 Jul 2024 22:32:40 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: Modified verbiage per reviewer comment
Marked as reviewed by jpai (Reviewer).
I think the changes look OK.
-------------
PR Review: https://git.openjdk.org/jdk/pull/20320#pullrequestreview-2266799168
PR Comment: https://git.openjdk.org/jdk/pull/20320#issuecomment-2315830248
More information about the core-libs-dev
mailing list