On Fri, 15 Apr 2022 20:26:55 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Promoting the internal system properties for `System.out` and `System.err` so 
> that users can override the encoding used for those streams to `UTF-8`, 
> aligning to the `Charset.defaultCharset()`. A CSR has also been drafted.

This pull request has now been integrated.

Changeset: 03bcf7b6
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/03bcf7b6d196f6c5d851059cb6f580767eee4e94
Stats:     55 lines in 8 files changed: 22 ins; 4 del; 29 mod

8283620: System.out does not use the encoding/charset specified in the Javadoc

Reviewed-by: alanb

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

PR: https://git.openjdk.java.net/jdk/pull/8270

Reply via email to