RFR: 8358533: Improve performance of java.io.Reader.readAllLines [v3]
Brian Burkhalter
bpb at openjdk.org
Tue Jun 24 19:18:29 UTC 2025
On Tue, 24 Jun 2025 19:12:25 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> One possibility is to copy the remaining fragment of a line to a new transfer buffer (maybe twice the size).
It's probably worth testing this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25863#discussion_r2164725865
More information about the core-libs-dev
mailing list