On Fri, 1 Oct 2021 12:13:03 GMT, Pavel Rappo <pra...@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. @pavelrappo Many thanks. I changed PR and JBS. ------------- PR: https://git.openjdk.java.net/jdk/pull/5771