Part of JSR 308 allows annotations to be applied to type parameter declarations. The initial implementation of JSR 308 does *not* pass through those annotations to the javax.lang.model methods which retrieve annotations.
- duplicates
-
JDK-6857918 javac cannot handle fields in @interface: will generate "is missing <clinit>".
-
- Closed
-
- relates to
-
JDK-8006775 JSR 308: Compiler changes in JDK8
-
- Closed
-