[jdk11u-dev] RFR: 8272352: Java launcher can not parse Chinese character when system locale is set to UTF-8
Christoph Langer
clanger at openjdk.org
Mon Jul 18 10:02:00 UTC 2022
On Sat, 16 Jul 2022 00:38:20 GMT, Stephanie Crater <duke at openjdk.org> wrote:
> Backport of JDK-8272352: Java launcher can not parse Chinese character when system locale is set to UTF-8.
>
> Does not apply cleanly to 11u due to a minor change for UTF-8 support otherwise included in JDK-8264208: Console charset API, which has not been backported to 11u. (I added `case 65001:` for UTF-8 on line 83).
LGTM
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.org/jdk11u-dev/pull/1234
More information about the jdk-updates-dev
mailing list