hg: jdk9/sandbox/jdk: 8154295: Currency iso code is int and hence	looses the preceeding zero.
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Mon May  9 09:01:01 UTC 2016
    
    
  
Changeset: e87c5b70b365
Author:    peytoia
Date:      2016-05-09 17:46 +0900
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list