On Tue, 26 Sep 2023 21:49:11 GMT, Naoto Sato <na...@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 <na...@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