Details
Description
In JDK 6, a sample annotation processor was included in the JDK at
sample/javac/processing/src/CheckNamesProcessor.java
to check whether or not source code followed the usual naming conventions. This samples should be updated to check the naming conventions of modules too.
sample/javac/processing/src/CheckNamesProcessor.java
to check whether or not source code followed the usual naming conventions. This samples should be updated to check the naming conventions of modules too.
Attachments
Issue Links
- relates to
-
JDK-6455770 Provide JSR 269 sample(s) in Mustang
-
- Resolved
-