CVSROOT: /sources/classpath
Module name: classpath
Changes by: Andrew John Hughes <gnu_andrew> 09/01/02 12:46:40
Modified files:
. : ChangeLog
java/text : MessageFormat.java
Log message:
Use an IntegerInstance of NumberFormat for formatting integers.
2009-01-02 Andrew John Hughes <[email protected]>
* java/text/MessageFormat.java:
(setLocale(Locale)): Integer format should use
NumberFormat.getIntegerInstance.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9746&r2=1.9747
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/MessageFormat.java?cvsroot=classpath&r1=1.29&r2=1.30