gcc/libjava/java/util/zip
Tom Tromey ea97f102ef ZipEntry.java (setCompressedSize): Allow any argument.
* 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
2005-01-05 20:41:27 +00:00
..
Adler32.java
CheckedInputStream.java CheckedInputStream.java, [...]: Import cleanups. 2004-11-07 01:25:48 +00:00
CheckedOutputStream.java
Checksum.java
CRC32.java
DataFormatException.java
Deflater.java
DeflaterOutputStream.java ZipEntry.java (setCompressedSize): Allow any argument. 2005-01-05 20:41:27 +00:00
GZIPInputStream.java
GZIPOutputStream.java
Inflater.java
InflaterInputStream.java CheckedInputStream.java, [...]: Import cleanups. 2004-11-07 01:25:48 +00:00
natDeflater.cc
natInflater.cc
ZipConstants.java
ZipEntry.java ZipEntry.java (setCompressedSize): Allow any argument. 2005-01-05 20:41:27 +00:00
ZipException.java
ZipFile.java CheckedInputStream.java, [...]: Import cleanups. 2004-11-07 01:25:48 +00:00
ZipInputStream.java CheckedInputStream.java, [...]: Import cleanups. 2004-11-07 01:25:48 +00:00
ZipOutputStream.java