Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5053596

java.util.zip.ZipEntry implements an interface that is not included in javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 1.4.2
    • core-libs
    • None

      The javadoc for java.util.zip.ZipEntry states:

      public class ZipEntry
      extends Object
      implements java.util.zip.ZipConstants, Cloneable

      However, class java.util.zip.ZipConstants cannot be found in javadoc.

      The latest J2SE 1.5 javadoc has changed to:

      public class ZipEntry
      extends Object
      implements Cloneable

      This change should be back ported to 1.4.2.



            martin Martin Buchholz
            xwangsunw Xiaozhong Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: