mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-23 20:23:06 -05:00
* 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
2.5 KiB
2.5 KiB