]> gcc.gnu.org Git - gcc.git/commit
ZipEntry.java: Implement Cloneable, per JDK1.2 docs.
authorBryce McKinlay <bryce@albatross.co.nz>
Sat, 20 May 2000 05:46:20 +0000 (05:46 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sat, 20 May 2000 05:46:20 +0000 (06:46 +0100)
commitee2f99a584736be0ab4013ae9f1ae820fbc4cadc
tree27d4b9e24e07c9c46ef69c5bd1e869b1bd12ecea
parentee7ea78d2af74a5be5cf9737a35cc8c65cdea9c5
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
libjava/ChangeLog
libjava/java/util/zip/ZipEntry.java
This page took 0.057959 seconds and 5 git commands to generate.