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 backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Makefile.am: Added rules for libgcjx library. 2000-10-22 17:46:09 +00:00
beans PropertyChangeSupport.java (propertyListeners): Made transient. 2000-11-16 21:34:48 +00:00
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 Makefile.am: Added locale files from Classpath. 2000-10-27 10:33:46 +00:00
net prims.cc (_Jv_NewObjectArray): Undo placement change. 2000-11-26 03:58:56 +00:00
security Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. 2000-10-05 23:57:16 +00:00
sql LocaleData_en.java (monetarySeparator): Added. 2000-10-10 23:09:08 +00:00
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