<i18n dev> Review Request for JDK-7102969 and JDK-8157138: "currency.properties supercede..." and "Error while fetching currency instance..."
Nishit Jain
nishit.jain at oracle.com
Wed May 18 10:12:18 UTC 2016
Hello All,
Please review the fix for JDK-7102969 and JDK-8157138 (Fixing multiple
bugs in the same changeset)
Bug: https://bugs.openjdk.java.net/browse/JDK-7102969
https://bugs.openjdk.java.net/browse/JDK-8157138
Webrev: http://cr.openjdk.java.net/~nishjain/7102969_and_8157138/webrev.07
Fix:
For JDK-7102969:
- Changed the format of currency.data for easier loading into List
data structure
- Modified the currency replacement feature to handle some specific
scenario of special case currencies
For JDK-8157138:
- Modified Currency.getInstance(String currencycode) and
Currency.getAvailableCurrencies() to return the special case currency
entries
Regards,
Nishit Jain
More information about the i18n-dev
mailing list