hg: jdk9/dev/jdk: 8154295: Currency iso code is int and hence looses the preceeding zero.
yuka.kamiya at oracle.com
yuka.kamiya at oracle.com
Mon May 9 08:47:21 UTC 2016
Changeset: e87c5b70b365
Author: peytoia
Date: 2016-05-09 17:46 +0900
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e87c5b70b365
8154295: Currency iso code is int and hence looses the preceeding zero.
Reviewed-by: naoto, okutsu, peytoia
Contributed-by: Nishit Jain <nishit.jain at oracle.com>
! src/java.base/share/classes/java/util/Currency.java
+ test/java/util/Currency/Bug8154295.java
More information about the jdk9-dev-changes
mailing list