<i18n dev> Integrated: 8258794: Support for CLDR version 39
Naoto Sato
naoto at openjdk.java.net
Thu Apr 15 21:31:36 UTC 2021
On Wed, 14 Apr 2021 21:13:51 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Please review the changes to support CLDR version 39. The vast majority of the changes are purely data changes from Unicode. The only change affected in logic was in `CLDRLocaleProviderAdapter.java`, where it needed to deal with CLDR's Norwegian language code switch (https://unicode-org.atlassian.net/browse/CLDR-2698)
This pull request has now been integrated.
Changeset: f6e54f2f
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f6e54f2f
Stats: 26326 lines in 815 files changed: 761 ins; 23140 del; 2425 mod
8258794: Support for CLDR version 39
Reviewed-by: joehw, erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/3502
More information about the i18n-dev
mailing list