This is a more general bug rather than entering once for each instance.
The APT API does not enforce annotation declaration rulles such as no method parms, no generic methods, no throws clause, cannot extend another interface, etc.
This raises the question of whether this should be done at all at this level.
The APT API does not enforce annotation declaration rulles such as no method parms, no generic methods, no throws clause, cannot extend another interface, etc.
This raises the question of whether this should be done at all at this level.
- duplicates
-
JDK-5009781 apt api will process annotation methods with parameters
-
- Closed
-