RFR: 8358533: Improve performance of java.io.Reader.readAllLines [v7]

Brian Burkhalter bpb at openjdk.org
Fri Jun 27 19:41:01 UTC 2025


On Fri, 27 Jun 2025 19:21:19 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> More directly, use limit instead of term in the computation of length.

Good point. So changed in 3e5e498.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25863#discussion_r2172749427


More information about the core-libs-dev mailing list