RFR: 8354724: BufferedReader readAllLines and readString methods [v16]

Brian Burkhalter bpb at openjdk.org
Tue May 6 15:43:07 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: Revert BufferedReader; simplify Reader changes removing overridable self-call; update test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24728/files
  - new: https://git.openjdk.org/jdk/pull/24728/files/db338317..983aeb50

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24728&range=15
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24728&range=14-15

  Stats: 96 lines in 3 files changed: 29 ins; 47 del; 20 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