gcc/libjava ChangeLog java/util/zip/InflaterIn ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Thu Oct 21 19:32:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2004-10-21 19:32:51

Modified files:
	libjava        : ChangeLog 
	libjava/java/util/zip: InflaterInputStream.java 

Log message:
	* java/util/zip/InflaterInputStream.java (fill): Don't throw an
	exception if we hit EOF of `in'.
	(read): Handle case where inflating returns -1.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3153&r2=1.3154
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/zip/InflaterInputStream.java.diff?cvsroot=gcc&r1=1.22&r2=1.23



More information about the Gcc-cvs mailing list