On Mon, 15 Nov 2021 22:43:37 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Fixing the default charset for PrintWriter/OutputStreamWriter that wraps a 
> PrintStream to its charset. This issue was raised during the conversations in 
> https://github.com/openjdk/jdk/pull/5771
> A corresponding CSR has also been drafted: 
> https://bugs.openjdk.java.net/browse/JDK-8277078

I tested some of java tool commands on #5771 .
>  jar.exe, javac.exe, javadoc.exe, javap.exe, jdeps.exe, jlink.exe, jmod.exe, 
> jpackage.exe

It worked fine as expected on CentOS7 (ja_JP.eucjp locale) and Windows 10 Pro 
for Japanese.

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

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

Reply via email to