RFR: 8274544: Langtools command's usage were garbled on Japanese Windows [v5]
Jonathan Gibbons
jjg at openjdk.java.net
Wed Nov 10 21:55:42 UTC 2021
On Wed, 10 Nov 2021 19:46:09 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> If there is resistance to fixing the tools then we might have to re-visit this.
It's not just the JDK tools that are an issue. I think that wrapping some PrintStream into a PrintWriter is a common enough idiom that it is not reasonable to fix all occurrences -- i.e. including those outside of JDK.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5771
More information about the compiler-dev
mailing list