CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Tania Bento <tbento> 07/06/22 18:28:00
Modified files: . : ChangeLog java/util : Currency.java Log message: 2007-06-22 Tania Bento <[EMAIL PROTECTED]> * java/util/Currency.java: (getInstance (Locale)): Check that the country of the locale given is valid. If it is not, throw an IllegalArgumentException. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9337&r2=1.9338 http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/Currency.java?cvsroot=classpath&r1=1.18&r2=1.19