On Mon, 9 Feb 2026 07:33:03 GMT, Markus KARG <[email protected]> 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 pull request has now been integrated. Changeset: bc971b51 Author: Markus KARG <[email protected]> Committer: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/bc971b51b9a27b8b026f6fbbe1b0d49e7b702a6c Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner Reviewed-by: jpai, rriggs, bpb ------------- PR: https://git.openjdk.org/jdk/pull/29627
