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-8356149 InputStreamReader doesn't use stdin.encoding for System.in
-
- Open
-
-
JDK-8350703 Add standard system property stdin.encoding
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/25155