gcc/libjava ChangeLog java/text/MessageFormat.java

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Feb 7 14:46:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2001-02-07 14:46:28

Modified files:
	libjava        : ChangeLog 
	libjava/java/text: MessageFormat.java 

Log message:
	Fix for PR libgcj/1906:
	* java/text/MessageFormat.java (setLocale): Use named class
	literals.
	(forName): Removed.
	(format(Object,StringBuffer,FieldPosition)): Special case if
	argument is an Object[].

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.665&r2=1.666
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/MessageFormat.java.diff?cvsroot=gcc&r1=1.4&r2=1.5



More information about the Gcc-cvs mailing list