gcc/libjava/java
Mo DeJong f8b7a5d26b ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong instance variable.
2000-02-28  Mo DeJong  <mdejong@cygnus.com>

	* java/util/zip/ZipOutputStream.java(write_entry) : Fixed
	SIGSEV caused by use of the wrong instance variable.

From-SVN: r32256
2000-02-29 17:04:35 +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 (write_entry): Fixed SIGSEV caused by use of the wrong instance variable. 2000-02-29 17:04:35 +00:00