RFR: 8356420: Provide examples on wrapping System.in [v3]

Naoto Sato naoto at openjdk.org
Fri May 9 21:29:09 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:

  Reflects another review comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25155/files
  - new: https://git.openjdk.org/jdk/pull/25155/files/496dd39d..6f8101cf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25155&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25155&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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