Integrated: 8275007: Java fails to start with null charset if LC_ALL is set to certain locales

Naoto Sato naoto at openjdk.java.net
Thu Nov 18 01:16:41 UTC 2021


On Fri, 5 Nov 2021 17:31:50 GMT, Naoto Sato <naoto at 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 <naoto at 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


More information about the core-libs-dev mailing list