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

javadoc typos in Attr

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 21
    • 21
    • tools
    • b13

    Description

      at Attr, the javadoc for method: Attr.ResultInfo::needsArgumentAttr is:

      ```
            /**
               * Should {@link Attr#attribTree} use the {@ArgumentAttr} visitor instead of this one?
               * @param tree The tree to be type-checked.
               * @return true if {@ArgumentAttr} should be used.
               */
      ```
      here {@ArgumentAttr} should be {@code ArgumentAttr}

      Attachments

        Issue Links

          Activity

            People

              vromero Vicente Arturo Romero Zaldivar
              vromero Vicente Arturo Romero Zaldivar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: