Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-5108520

javadoc mode and static mode may generate different signature files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • st1.3
    • None
    • tools
    • None
    • sparc
    • solaris_7

      Javadoc mode and static mode generate different signature files for CDC 1.1
      spec. Attached are two signature files. The difference for CommConnection
      can be ignored because it is a bug in CDC build.

      In Javadoc mode signature file, the memebers of java.util.jar.JarEntry
      includes constant fields from java.util.zip.ZipEntry, which is a super class.
      But in static mode signature file, these constants are from
      java.util.zip.ZipConstants, which is a package private interface which
      ZipEntry implements.

            ersh Mikhail Ershov (Inactive)
            xwangsunw Xiaozhong Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: