ZipEntry.java
9.89 KB
-
ZipEntry.java (setCompressedSize): Allow any argument. · ea97f102
* java/util/zip/ZipEntry.java (setCompressedSize): Allow any argument. (compressedSize): Now 'long'. Default to -1. (getCompressedSize): Rewrote. * java/util/zip/DeflaterOutputStream.java (deflate): Don't deflate at all if we need input. From-SVN: r92969
Tom Tromey committed