RFR: 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Jaikiran Pai
jpai at openjdk.org
Fri Feb 20 12:09:48 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'.
Please issue a "/integrate" which then allows this to be sponsored.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29627#issuecomment-3933723218
More information about the core-libs-dev
mailing list