RFR: 8354724: BufferedReader readAllLines and readString methods [v2]
Chen Liang
liach at openjdk.org
Thu Apr 17 19:36:48 UTC 2025
On Thu, 17 Apr 2025 18:45:13 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: Address all PR comments to now
I don't see how `readString` is particularly line oriented; making `readAllLines` specific to `BufferedReader` makes sense.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24728#issuecomment-2813850287
More information about the core-libs-dev
mailing list