Block tag lookup triggers doclint warning for missing doc comment

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 23
    • Component/s: tools
    • None

      When looking for inherited block tags such as `@see` or `@spec` javadoc may look for doc comments in overridden methods it would not normally consider (for example because the type is hidden/not included, or the member is part of a JavaFX property that is documented elsewhere). If that method does not have a doc comment and javadoc is running with the DocLint "missing" group enabled, a warning may be generated that would not otherwise occur.

            Assignee:
            Unassigned
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: