RFR: 8275007: Java fails to start with null charset if LC_ALL is set to certain locales [v8]
Alan Bateman
alanb at openjdk.java.net
Wed Nov 17 18:55:44 UTC 2021
On Wed, 17 Nov 2021 17:48:39 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed changes to Util.java as it is not needed.
> Eliminated premature jnuEncoding initializaiton in jni_util.c::InitializeEncoding()
Thanks for the update, the latest version looks good.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6282
More information about the core-libs-dev
mailing list