RFR: 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Markus KARG
duke at openjdk.org
Fri Feb 20 12:05:00 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'.
Could someone please sponsor this change?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29627#issuecomment-3933680301
More information about the core-libs-dev
mailing list