egcs/libjava ChangeLog java/util/TreeMap.java ...

bryce@gcc.gnu.org bryce@gcc.gnu.org
Thu Feb 15 17:49:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bryce@gcc.gnu.org	2001-02-15 17:49:40

Modified files:
	libjava        : ChangeLog 
	libjava/java/util: TreeMap.java TreeSet.java 

Log message:
	* java/util/TreeSet.java (clone): Made subclass safe, use
	super.clone(), not new.
	* java/util/TreeMap.java (clone): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.687&r2=1.688
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/java/util/TreeMap.java.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/java/util/TreeSet.java.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Gcc-cvs mailing list