<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
Fri May 6 06:19:39 UTC 2016


Hello All,

Please review the fix for JDK-8154295.

http://cr.openjdk.java.net/~nishjain/8154295/webrev.07/

Changes made to the webrev.04: Added a simple test case and some comments

Regards,
Nishit Jain
On 5/2/2016 11:27 AM, Nishit Jain wrote:
> 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