gcc/libjava/classpath/java
Tom Tromey e9186fbe67 re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream ends early.))
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.

From-SVN: r115378
2006-07-12 17:00:49 +00:00
..
applet
awt configure: Regenerate. 2006-06-14 03:38:34 +00:00
beans Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
io Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
lang Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
math Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
net Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
nio Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
rmi Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
security Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
sql Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
text configure: Regenerate. 2006-06-14 03:38:34 +00:00
util re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream ends early.)) 2006-07-12 17:00:49 +00:00