<i18n dev> RFR: 8274544: Langtools command's usage were garbled on Japanese Windows [v3]
Ichiroh Takiguchi
itakiguchi at openjdk.java.net
Wed Oct 6 05:04:28 UTC 2021
> 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.
Ichiroh Takiguchi has updated the pull request incrementally with one additional commit since the last revision:
8274544: Langtools command's usage were garbled on Japanese Windows
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5771/files
- new: https://git.openjdk.java.net/jdk/pull/5771/files/bfe90241..4427d87c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5771&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5771&range=01-02
Stats: 61 lines in 8 files changed: 32 ins; 21 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/5771.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5771/head:pull/5771
PR: https://git.openjdk.java.net/jdk/pull/5771
More information about the i18n-dev
mailing list