RFR: 8274544: Langtools command's usage were grabled on Japanese Windows
Pavel Rappo
prappo at openjdk.java.net
Fri Oct 1 12:16:27 UTC 2021
On Thu, 30 Sep 2021 09:36:34 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:
> JEP-400 (UTF-8 by Default) was eabled on JDK18-b13.
> After JDK18-b13, javac and some other langtool command's usage were garbled on Japanese Windows.
> These commands use PrintWriter instead of standard out/err with PrintStream.
For searchability, you could fix the typo in the PR title and JBS summary: grABled -> gARbled. A nit, really.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5771
More information about the core-libs-dev
mailing list