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

javadoc typos in Attr

XMLWordPrintable

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

      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}

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

              Created:
              Updated:
              Resolved: