RFR: 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner

Alan Bateman alanb at openjdk.org
Wed Feb 11 11:50:33 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'.

@mkarg I assume you will create the CSR for this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/29627#issuecomment-3883924689


More information about the core-libs-dev mailing list