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

Stephanie Crater duke at openjdk.org
Thu Jul 21 16:44:50 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. The pull request contains four additional commits since the last revision:

 - Merge master
 - Backport 011b96c37e694aca5ee82277d0634b843320d8f6
 - Backport c494efc5b5d9a142fceff600285fd4c8c883e795
 - Backport 1cd5eac5c36b32ca35a23668c3124f23787d91d0

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

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

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

  Stats: 4114 lines in 149 files changed: 3185 ins; 244 del; 685 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