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

Brian Burkhalter bpb at openjdk.org
Tue Apr 22 22:21:46 UTC 2025


On Tue, 22 Apr 2025 17:12:52 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> 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: Add missing toList(), tweak verbiage; update test

As a footnote, the throughput of the `BufferedRead.readAllLines` override is marginally greater than that of `Reader.readAllLines`.

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

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


More information about the core-libs-dev mailing list