Integrated: 8356420: Provide examples on wrapping System.in
Naoto Sato
naoto at openjdk.org
Wed May 14 17:45:03 UTC 2025
On Fri, 9 May 2025 19:53:24 GMT, Naoto Sato <naoto at 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 <naoto at 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
More information about the core-libs-dev
mailing list