javadoc incorrectly tries to get the documentation for inherited methods.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: