<i18n dev> [13] RFR: 8220037: Inconsistencies of generated timezone files between Windows and Linux
naoto.sato at oracle.com
naoto.sato at oracle.com
Mon May 6 17:24:18 UTC 2019
Hello,
Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8220037
The proposed fix is located at:
http://cr.openjdk.java.net/~naoto/8220037/webrev.00/
The inconsistency comes from the different enumeration order of CLDR
source files on each platform. Fix is to sort its order uniquely.
Naoto
More information about the i18n-dev
mailing list