[jdk11u-dev] RFR: 8272352: Java launcher can not parse Chinese character when system locale is set to UTF-8 [v2]

Stephanie Crater duke at openjdk.org
Thu Jul 21 10:55:24 UTC 2022


> 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).

Stephanie Crater has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1234/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1234/files/2a874e22..2a874e22

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1234&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1234&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1234.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1234/head:pull/1234

PR: https://git.openjdk.org/jdk11u-dev/pull/1234


More information about the jdk-updates-dev mailing list