RFR: 8354724: BufferedReader readAllLines and readString methods [v8]
Brian Burkhalter
bpb at openjdk.org
Mon Apr 21 20:47:38 UTC 2025
> Implement the requested methods and add a test thereof.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8354724: Change "lines" to "characters" in spec of Reader.readAllChars, where appropriate
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24728/files
- new: https://git.openjdk.org/jdk/pull/24728/files/b2c3481a..d35d9ebb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24728&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24728&range=06-07
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/24728.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24728/head:pull/24728
PR: https://git.openjdk.org/jdk/pull/24728
More information about the core-libs-dev
mailing list