<i18n dev> RFR: 8258794: Support for CLDR version 39

Naoto Sato naoto at openjdk.java.net
Wed Apr 14 22:01:40 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)

Thanks, Joe.

> Naoto, are you testing GitHub ('s ability to handle a large number of files) ;-)

CLDR itself has been hosted on GitHub too, so it shouldn't be a problem ��

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

PR: https://git.openjdk.java.net/jdk/pull/3502


More information about the i18n-dev mailing list