gcc/libjava/java
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
..
awt * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
io File.java (File(String, String)): For dirPath, treat an empty String the same as `null'. 2000-02-27 10:43:47 +00:00
lang jvm.h (_Jv_GetJavaVM): Declare. 2000-02-18 21:22:06 +00:00
math BigInteger.java (ival): Made private. 2000-02-25 04:00:09 +00:00
net Minor clean up and bug fix. 2000-02-26 21:12:54 +00:00
security * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
text Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
util ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of a long to an int. 2000-02-29 17:08:00 +00:00