gcc/libjava/java
Jesse Rosenstock 941b08f273 re PR libgcj/7766 (ZipInputStream.available returns 0 immediately after construction)
2002-09-25  Jesse Rosenstock  <jmr@ugcs.caltech.edu>

	Fix for PR libgcj/7766:
	* java/util/zip/ZipInputStream.java (entryAtEOF): New field.
	(getNextEntry): Set it.
	(closeEntry): Likewise.
	(read): Likewise.
	(close): Likewise.
	(available): Use it.

From-SVN: r57513
2002-09-25 20:10:42 +00:00
..
applet
awt AssertionError.java: Merge with classpath, fixes HTML. 2002-09-16 09:46:37 +00:00
beans
io natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing. 2002-08-29 18:05:15 +00:00
lang ClassLoader.java (resolveClass0): Set cause for newly-created exception. 2002-09-19 17:44:49 +00:00
math
net 2002-09-25 Michael Koch <konqueror@gmx.de> 2002-09-25 17:14:09 +00:00
nio/channels AbstractSelectableChannel.java: New file. 2002-09-25 13:04:58 +00:00
rmi AssertionError.java: Merge with classpath, fixes HTML. 2002-09-16 09:46:37 +00:00
security
sql
text
util re PR libgcj/7766 (ZipInputStream.available returns 0 immediately after construction) 2002-09-25 20:10:42 +00:00