-
Enhancement
-
Resolution: Fixed
-
P4
-
18
The Processor.process method states
"Processes a set of annotation interfaces on *type* elements originating from the prior round and returns whether or not these annotation interfaces are claimed by this processor."
While type elements are the most common kind of element to be processed, package and module elements can be processed too. The statement should be corrected.
"Processes a set of annotation interfaces on *type* elements originating from the prior round and returns whether or not these annotation interfaces are claimed by this processor."
While type elements are the most common kind of element to be processed, package and module elements can be processed too. The statement should be corrected.
- csr for
-
JDK-8275369 Correct statement of kinds of elements Processor.process operates over
-
- Closed
-
- relates to
-
JDK-8275360 Use @Override in javax.annotation.processing
-
- Resolved
-