With the introduction of `stdin.encoding` (JDK-8350703), some guidance for users to decode `System.in` would be desirable. Adding examples in the field description would help.
- relates to
-
JDK-8356893 Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner
-
- In Progress
-
-
JDK-8356149 InputStreamReader doesn't use stdin.encoding for System.in
-
- Open
-
-
JDK-8350703 Add standard system property stdin.encoding
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/7c8e273f
-
Review(master) openjdk/jdk/25155