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

doclint warnings in jdk.compiler module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 17
    • None
    • tools
    • b12

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: