gcc/libjava/java
Bryce McKinlay ee2f99a584 ZipEntry.java: Implement Cloneable, per JDK1.2 docs.
2000-05-20  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/util/zip/ZipEntry.java: Implement Cloneable, per JDK1.2 docs.
	(ZipEntry): Copy the Name' field.
	(clone): Implement JDK1.2 method.
	(setCompressedSize): ditto.
	(hashCode): ditto.

From-SVN: r34043
2000-05-20 06:46:20 +01:00
..
awt Makefile.in: Rebuilt. 2000-04-09 04:13:27 +00:00
beans Jumbo patch: 2000-05-19 17:55:34 +00:00
io BufferedWriter.java: Merged with Classpath. 2000-05-19 23:35:34 +00:00
lang Jumbo patch: 2000-05-19 17:55:34 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net Jumbo patch: 2000-05-19 17:55:34 +00:00
security Jumbo patch: 2000-05-19 17:55:34 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
util ZipEntry.java: Implement Cloneable, per JDK1.2 docs. 2000-05-20 06:46:20 +01:00