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

Reply via email to