<i18n dev> RFR: 8255086: JRE country and region name may be the latest

Naoto Sato naoto at openjdk.java.net
Wed Oct 21 20:47:21 UTC 2020


Hi,

Please review the changes to the subject issue. The fix replaces the obsolete/incorrect English language/region/script display names in the COMPAT root locale bundle. The data are derived from CLDR's English names.

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

Commit messages:
 - 8255086: JRE country and region name may be the latest

Changes: https://git.openjdk.java.net/jdk/pull/786/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=786&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255086
  Stats: 234 lines in 5 files changed: 111 ins; 0 del; 123 mod
  Patch: https://git.openjdk.java.net/jdk/pull/786.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/786/head:pull/786

PR: https://git.openjdk.java.net/jdk/pull/786


More information about the i18n-dev mailing list