<i18n dev> Integrated: 8316974: ListFormat creation is unsuccessful for some of the supported Locales

Naoto Sato naoto at openjdk.org
Thu Sep 28 16:07:38 UTC 2023


On Tue, 26 Sep 2023 21:49:11 GMT, Naoto Sato <naoto at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 3481a485
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3481a485716a1949706a4dcb94181b07e88e804d
Stats:     53 lines in 3 files changed: 47 ins; 0 del; 6 mod

8316974: ListFormat creation is unsuccessful for some of the supported Locales

Reviewed-by: joehw, rriggs

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

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


More information about the i18n-dev mailing list