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

Naoto Sato naoto at openjdk.java.net
Tue Nov 9 19:41:34 UTC 2021


On Mon, 8 Nov 2021 09:44:34 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> There may be an argument that the JDK should emit a warning at startup.

Updated to emit a warning, if `sun.jnu.encoding` is not supported.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6282


More information about the core-libs-dev mailing list