On Fri, 21 Oct 2022 16:55:28 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This is to update the CLDR data from version 41 to version 42. The vast > majority of the changes are basically replacing the CLDR data, along with > tools/testcase alignments to those upstream changes: > > https://unicode-org.atlassian.net/browse/CLDR-14032 (" at " is no longer used > for standard date/time format) > https://unicode-org.atlassian.net/browse/CLDR-14831 (NBSP prefixed to `a`, > instead of a normal space ) > https://unicode-org.atlassian.net/browse/CLDR-11510 (Fix first day of week > info for China (CN)) > https://unicode-org.atlassian.net/browse/CLDR-15966 (Japanese: Support > numbers up to 9999δΊ¬) > > Here is the link to CLDR v42's release notes: > https://cldr.unicode.org/index/downloads/cldr-42 This pull request has now been integrated. Changeset: 5b3de6e1 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5b3de6e143e370272c36383adac3e31f359bc686 Stats: 99164 lines in 377 files changed: 68223 ins; 2820 del; 28121 mod 8284840: Update CLDR to Version 42.0 Reviewed-by: erikj, iris, joehw ------------- PR: https://git.openjdk.org/jdk/pull/10820