Files
gcc/libjava/java/util
Bryce McKinlay d02bc1fb25 InflaterInputStream (read): Don't return -1 unless the infate() call didn't deliver any output.
* java/util/zip/InflaterInputStream (read): Don't return -1 unless
	the infate() call didn't deliver any output. Throw a ZipException if
	the needsDictionary() call returns true.
	* java/io/ByteArrayInputStream (read): Remove redundant bounds checks.
	* java/io/InputStreamReader: Use the default buffer size for the
	contained BufferedInputStream.

From-SVN: r37846
2000-11-29 10:06:03 +00:00
..
2000-10-30 01:51:34 +00:00
2000-03-17 00:45:06 +00:00
2000-03-17 00:45:06 +00:00
2000-03-17 00:45:06 +00:00
2000-11-22 11:59:59 +00:00
2000-03-17 00:45:06 +00:00
2000-11-22 11:59:59 +00:00