As noted here:
https://bugs.openjdk.java.net/browse/JDK-8265981?focusedCommentId=14423316&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14423316
Various methods in SimpleVisitors and Scanners specify what their default implementations do, but don't use @implSpec. Those should be changed to use @implSpec.
https://bugs.openjdk.java.net/browse/JDK-8265981?focusedCommentId=14423316&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14423316
Various methods in SimpleVisitors and Scanners specify what their default implementations do, but don't use @implSpec. Those should be changed to use @implSpec.
- csr for
-
JDK-8267838 SimpleVisitors and Scanners in jdk.compiler should use @implSpec
-
- Closed
-
- relates to
-
JDK-8271226 @implSpec missing in a couple of places in `com.sun.source.*`
-
- Closed
-