Integrated: 8303039: Utilize `coverageLevels.txt`
Naoto Sato
naoto at openjdk.org
Thu Mar 2 18:35:24 UTC 2023
On Wed, 1 Mar 2023 19:50:56 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> This is a pre-requisite for supporting CLDR v43, where they combine `seeds` locales with `common` locales (https://cldr.unicode.org/index/downloads/cldr-43#h.7s25aqdv767e). In order to have the same coverage level of locales, CLDRConverter tool needs to comb through the locale files based on the `coverageLevels.txt` file, (and the ones we already included as of v42). Confirmed the same set of locales is generated before and after this modification.
This pull request has now been integrated.
Changeset: 0b635579
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0b6355794101bda9de623016ce88f8abbb314f63
Stats: 319 lines in 4 files changed: 315 ins; 1 del; 3 mod
8303039: Utilize `coverageLevels.txt`
Reviewed-by: iris, joehw
-------------
PR: https://git.openjdk.org/jdk/pull/12812
More information about the core-libs-dev
mailing list