Since Java 8 (http://openjdk.java.net/jeps/172), Javadoc parsing is much more stricter.
We need a way to
- optionally configure the rules
- raise warnings and errors in the IDE
- document guidelines
- upgrade the code (at least sample some major code upgrades)
- is related to
-
NXBT-1972 Turn off JDK 8 DocLint breaking AAMP Javadoc generation
- Resolved
- links to