RFR: 8356420: Provide examples on wrapping System.in [v5]
Naoto Sato
naoto at openjdk.org
Tue May 13 02:31:42 UTC 2025
> 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.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
Reflecting further comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25155/files
- new: https://git.openjdk.org/jdk/pull/25155/files/9621320c..9af90274
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25155&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25155&range=03-04
Stats: 28 lines in 3 files changed: 15 ins; 10 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/25155.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25155/head:pull/25155
PR: https://git.openjdk.org/jdk/pull/25155
More information about the core-libs-dev
mailing list