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

Brian Burkhalter bpb at openjdk.org
Fri Apr 18 15:49:50 UTC 2025


On Fri, 18 Apr 2025 14:46:08 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I don't think it would be too bad to have Reader define a method to read the remaining characters as a sequence of lines.

So you are suggesting moving `readAllLines` up from `BufferedReader` to `Reader`?

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

PR Comment: https://git.openjdk.org/jdk/pull/24728#issuecomment-2815678776


More information about the core-libs-dev mailing list