gcc/libjava/java/util/zip
Mo DeJong fee2681f8a ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of a long to an int.
2000-02-28  Mo DeJong  <mdejong@cygnus.com>

	* java/util/zip/ZipOutputStream.java(closeEntry) : Fixed
	error caused by the incorrect casting of a long to an int.

From-SVN: r32257
2000-02-29 17:08:00 +00:00
..
Adler32.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CheckedInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CheckedOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Checksum.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CRC32.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DataFormatException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Deflater.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DeflaterOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
GZIPInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
GZIPOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Inflater.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
InflaterInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natDeflater.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natInflater.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ZipConstants.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ZipEntry.java ZipEntry.java (setCrc): Fix overflow. 2000-02-19 02:54:14 +00:00
ZipException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ZipFile.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ZipInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ZipOutputStream.java ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of a long to an int. 2000-02-29 17:08:00 +00:00