+1
Masayoshi
On 5/19/2016 5:40 PM, Yuka Kamiya wrote:
Hi Nishit,
The fix looks okay to me.
Thanks,
--
Yuka
On 2016/05/19 16:04, Nishit Jain wrote:
Hello All,
Please review the updated webrev synced with the latest repository.
http://cr.openjdk.java.net/~nishjain/7102969_and_8157138/webrev.08/
Regards,
Nishit Jain
On 5/18/2016 3:42 PM, Nishit Jain wrote:
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