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