gcc/libjava/java
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
..
applet
awt
beans
io InflaterInputStream (read): Don't return -1 unless the infate() call didn't deliver any output. 2000-11-29 10:06:03 +00:00
lang natSystem.cc (init_properties): Set user.language and user.region. 2000-11-29 04:53:37 +00:00
math
net prims.cc (_Jv_NewObjectArray): Undo placement change. 2000-11-26 03:58:56 +00:00
security
sql
text DateFormatSymbols.java (zoneStringsDefault): Added more time zone entries. 2000-11-28 20:11:46 +00:00
util InflaterInputStream (read): Don't return -1 unless the infate() call didn't deliver any output. 2000-11-29 10:06:03 +00:00