[Bug libgcj/27271] i/o error (java.util.zip.ZipException: Deflated stream ends early.)
cvs-commit at developer dot classpath dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 12 17:01:00 GMT 2006
------- Comment #6 from cvs-commit at developer dot classpath dot org 2006-07-12 17:01 -------
Subject: Bug 27271
CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Tom Tromey <tromey> 06/07/12 17:00:34
Modified files:
. : ChangeLog
java/util/zip : ZipFile.java
Log message:
PR libgcj/27271:
* java/util/zip/ZipFile.java (getInputStream): Call
addDummyByte
on PartialInputStream.
(PartialInputStream.dummyByteCount): New field.
(PartialInputStream.fillBuffer): Handle dummy byte.
(PartialInputStream.read): Likewise.
(PartialInputStream.addDummyByte): New method.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8080&r2=1.8081
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/zip/ZipFile.java?cvsroot=classpath&r1=1.34&r2=1.35
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27271
More information about the Java-prs
mailing list