On Fri, 5 Nov 2021 17:31:50 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Please review the subject fix. In light of JEP400, Java runtime can/should > start in UTF-8 charset if the underlying native encoding is not supported. If this issue is not a part of JEP-400, I think UTF_8 may not be only solution for sun/nio/fs/Util.java. Please explain why UTF_8 is better than ISO_8859_1. ------------- PR: https://git.openjdk.java.net/jdk/pull/6282