[14] RFR: 8231273: Upgrade CLDR to v36
naoto.sato at oracle.com
naoto.sato at oracle.com
Wed Oct 9 22:39:50 UTC 2019
Hi,
Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8231273
The proposed changeset is located at:
https://cr.openjdk.java.net/~naoto/8231273/webrev.00/
The webrev is huge, but majority of the changes is just to replace the
CLDR source locale data from version 35.1 to 36. The real code changes
are under make/jdk/src/classes/build/tools/cldrconverter, where it now
handles aliases for currency/percent formats, and retrieves per-element
fallback strings for compact number patterns. Also relevant tests are
modified accordingly.
Naoto
More information about the core-libs-dev
mailing list