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

Joe Wang joehw at openjdk.java.net
Wed Apr 14 21:54:43 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)

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

Indeed, the majority changes were version and copyright. If you hadn't mentioned the changed class, it would be almost impossible to find it :-)

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

Marked as reviewed by joehw (Reviewer).

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


More information about the i18n-dev mailing list