mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-18 17:36:35 +00:00
c28fdf712f
* java/util/zip/InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'. (read): Handle case where inflating returns -1. From-SVN: r89395