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. This pull request has now been integrated. Changeset: b8453ebd Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b8453ebdb471e08cc8d62c777f33ad52902f67d7 Stats: 106 lines in 2 files changed: 43 ins; 45 del; 18 mod 8275007: Java fails to start with null charset if LC_ALL is set to certain locales Reviewed-by: rriggs, iris, joehw, alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/6282