* java/util/zip/GZIPInputStream.java (GZIPInputStream): Increase buffer size to 4k. * java/util/zip/GZIPOutputStream.java (GZIPOutputStream): Likewise. * java/util/zip/Inflater.java (setInput): Merged formating with GNU classpath. * java/util/zip/InflaterInputStream.java (InflaterInputStream): Increase buffer size to 4k. (fill): Throw exception if stream ends early. (read): Merged endless-loop with GNU classpath. (skip): Increase buffer size to 2k. From-SVN: r85340
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Adler32.java | Loading commit data... | |
CRC32.java | Loading commit data... | |
CheckedInputStream.java | Loading commit data... | |
CheckedOutputStream.java | Loading commit data... | |
Checksum.java | Loading commit data... | |
DataFormatException.java | Loading commit data... | |
Deflater.java | Loading commit data... | |
DeflaterOutputStream.java | Loading commit data... | |
GZIPInputStream.java | Loading commit data... | |
GZIPOutputStream.java | Loading commit data... | |
Inflater.java | Loading commit data... | |
InflaterInputStream.java | Loading commit data... | |
ZipConstants.java | Loading commit data... | |
ZipEntry.java | Loading commit data... | |
ZipException.java | Loading commit data... | |
ZipFile.java | Loading commit data... | |
ZipInputStream.java | Loading commit data... | |
ZipOutputStream.java | Loading commit data... | |
natDeflater.cc | Loading commit data... | |
natInflater.cc | Loading commit data... |