RFR: 8275007: Java fails to start with null charset if LC_ALL is set to certain locales
Ichiroh Takiguchi
itakiguchi at openjdk.java.net
Sat Nov 6 16:07:33 UTC 2021
On Fri, 5 Nov 2021 20:22:03 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Do you need to add test?
>
>> Do you need to add test?
>
> I would if I could, but specifying the environment dependent settings in the test would be fragile and error-prone, so I did not add a test but marked the issue as `noreg-hard`.
@naotoj
I'm not reviewer.
Could you explain more detail, why JEP-400 needs to touch sun.jnu.encoding system property's fallback ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6282
More information about the core-libs-dev
mailing list