-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b79
-
generic
-
generic
-
Verified
Annotation processors specify the highest version of the source code they can process via the results of the Processor.getSupportedSourceVersion method. The implementation of the discovery process should verify that the source versions reported by annotation processors is compatible with the source version specified, perhaps implicitly, by the javac invocation.
- relates to
-
JDK-6402506 JSR 269: Add ProcessingEnvironment.getSourceVersion
-
- Closed
-
-
JDK-6404957 Refactor com.sun.tools.javac.code.Source in terms of javax.lang.model.SourceVersion
-
- Closed
-