RFR: 8336895: BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer [v3]
Brian Burkhalter
bpb at openjdk.org
Fri Jul 26 22:32:40 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20320/files
- new: https://git.openjdk.org/jdk/pull/20320/files/9c024192..268b5eec
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20320&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20320&range=01-02
Stats: 21 lines in 4 files changed: 10 ins; 0 del; 11 mod
Patch: https://git.openjdk.org/jdk/pull/20320.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20320/head:pull/20320
PR: https://git.openjdk.org/jdk/pull/20320
More information about the core-libs-dev
mailing list