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

Naoto Sato naoto at openjdk.org
Tue May 13 03:15:25 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:

  Removed an erroneous curly brace

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25155/files
  - new: https://git.openjdk.org/jdk/pull/25155/files/9af90274..cfcae707

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

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