<i18n dev> RFR: 8316974: ListFormat creation is unsuccessful for some of the supported Locales [v3]

Naoto Sato naoto at openjdk.org
Wed Sep 27 19:06:26 UTC 2023


> Some CLDR locales have partial list patterns, such as only the "end" pattern, and expect "start" and "middle" patterns to be inherited from parent locales. Made the code capable of the inheritance.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Inheritance validation

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15935/files
  - new: https://git.openjdk.org/jdk/pull/15935/files/623d029f..7a52d1cf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15935&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15935&range=01-02

  Stats: 14 lines in 3 files changed: 12 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/15935.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15935/head:pull/15935

PR: https://git.openjdk.org/jdk/pull/15935


More information about the i18n-dev mailing list