On Fri, 9 May 2025 19:53:24 GMT, Naoto Sato <na...@openjdk.org> wrote:
> With the introduction of `stdin.encoding` > ([JDK-8350703](https://bugs.openjdk.org/browse/JDK-8350703)), some guidance > for users to decode `System.in` would be desirable. Adding examples in the > field description would help. This pull request has now been integrated. Changeset: 7c8e273f Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7c8e273fde644bbc2def4a1134a82b8eb8d33d53 Stats: 41 lines in 4 files changed: 32 ins; 0 del; 9 mod 8356420: Provide examples on wrapping System.in Reviewed-by: liach, smarks, alanb, bpb, iris ------------- PR: https://git.openjdk.org/jdk/pull/25155