doclint warnings in jdk.compiler module

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 17
    • Affects Version/s: None
    • Component/s: tools
    • b12

      open/src/jdk.compiler/share/classes/com/sun/source/util/DocTrees.java:237: warning: no @param for tree
          public abstract String getCharacters(EntityTree tree);
                                 ^
      open/src/jdk.compiler/share/classes/com/sun/source/util/DocTreeFactory.java:281: warning: no @param for isInline
          default ReturnTree newReturnTree(boolean isInline, List<? extends DocTree> description) {
                             ^
      2 warnings

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: