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

Use @implSpec tag for javax.lang.model.util visitor methods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • None
    • core-libs

      Many of the visitor methods defined in the javax.lang.model.util package have a specification like

      "Visits a package element. This implementation scans the enclosed elements."

      The "This implementation..." portion would be better handled using @implSpec tags in many cases.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: