javadoc mode and static mode may generate different signature files

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • st1.3
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: