<i18n dev> Review Request for JDK-8154295 : Currency iso code is int and hence looses the preceeding zero.

Nishit Jain nishit.jain at oracle.com
Mon May 2 05:57:33 UTC 2016


Hello All,

Please review the following fix for JDK-8154295

Bug: https://bugs.openjdk.java.net/browse/JDK-8154295
Webrev: http://cr.openjdk.java.net/~nishjain/8154295/webrev.04/
CCC: http://ccc.us.oracle.com/8154295

Fix: Added a new function "getNumericCodeAsString()" which will always 
return a 3 digit numeric code as a String

Regards,
Nishit Jain


More information about the i18n-dev mailing list