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

javadoc incorrectly tries to get the documentation for inherited methods.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • b107
    • generic
    • generic
    • Verified

      javadoc incorrectly tries to get the documentation of classes from a superclass for example java.lang.Object when it is not required to produce the api docs for java.lang.Object. The check for Utils.isIncluded(Member) seems to be flawed.
      Note: this is specific to new doclet.

            ksrini Kumar Srinivasan
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: