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

doclint warnings in jdk.compiler module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • None
    • 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

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

              Created:
              Updated:
              Resolved: