Details
Description
While looking into JDK-8266674, I noticed `sun.stdout/err.encoding` values set to `cp65001` on Windows (with `UTF-8` default setting). Although this won't affect Console.charset(), as it takes different code path, this should be fixed to be set to `UTF-8`.
Attachments
Issue Links
- relates to
-
JDK-8272352 Java launcher can not parse Chinese character when system locale is set to UTF-8
-
- Resolved
-
-
JDK-8264208 Console charset API
-
- Resolved
-