-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b33
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.
"Visits a package element. This implementation scans the enclosed elements."
The "This implementation..." portion would be better handled using @implSpec tags in many cases.
- csr for
-
JDK-8191534 Use @implSpec tag for javax.lang.model.util visitor methods
-
- Closed
-