RFR: 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Jaikiran Pai
jpai at openjdk.org
Wed Feb 11 11:14:52 UTC 2026
On Mon, 9 Feb 2026 07:33:03 GMT, Markus KARG <duke at openjdk.org> wrote:
> This Pull Request provides an implementation for [JDK-8377388](https://bugs.openjdk.org/browse/JDK-8377388): 'Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner'.
This looks OK to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29627#pullrequestreview-3784170624
More information about the core-libs-dev
mailing list