gcc/libjava ChangeLog java/text/DateFormat.jav ...
bryce@gcc.gnu.org
bryce@gcc.gnu.org
Sun Sep 28 04:23:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bryce@gcc.gnu.org 2003-09-28 04:23:30
Modified files:
libjava : ChangeLog
libjava/java/text: DateFormat.java SimpleDateFormat.java
Log message:
* java/text/DateFormat.java (format): Throw IllegalArgumentException
if j' is not a Number or Date instance.
* java/text/SimpleDateFormat.java (tokens): Make it an ArrayList
instead of Vector.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2199&r2=1.2200
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/DateFormat.java.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/SimpleDateFormat.java.diff?cvsroot=gcc&r1=1.21&r2=1.22
More information about the Gcc-cvs
mailing list