RFR: 8275007: Java fails to start with null charset if LC_ALL is set to certain locales [v5]
Alan Bateman
alanb at openjdk.java.net
Sun Nov 14 14:51:42 UTC 2021
On Sun, 14 Nov 2021 14:41:21 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Initially, I thought that was the case, but I mistook your suggestion as setting only `notSupportedJnuEncoding` in initPhase1. Reverted the fallback location into `initPhase1()`.
np, it's always tricky to touch code that executes early in the startup. I think we are good now.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6282
More information about the core-libs-dev
mailing list