This coverage report was created for Code Conventions for the Java™ Programming Language(cached page), version of 20 April 1999, current as of 30 March 2019
Checkstyle's html report for Open JDK library (javadoc validation)
"???" - Report is incomplete in this line.
"--" - There is no rule in this paragraph.
"↓" - This paragraph is the high-level point of some group.
- Existing Check covers all requirements from Sun.
- Existing Check covers some part of requirements from Sun.
- Requirements are not possible to check by Checkstyle at all.
ATTENTION: Links to config and test in following table reference to latest (not released yet) config. Config might be slightly different from what we have in latest release. Please always use config that is embedded to jar or use a custom version copied from one that matches your checkstyle version.
It is possible to suppress some violations by embeded filters SuppressionFilter and SuppressionXpathFilter. Location of config file for SuppressionFilter can be defined by system property org.checkstyle.sun.suppressionfilter.config (default value is checkstyle-suppressions.xml). Location of config file for SuppressionXpathFilter can be defined by system property org.checkstyle.sun.suppressionxpathfilter.config (default value is checkstyle-xpath-suppressions.xml).
For more details please review exact configuration of Filters in sun_checks.xml: SuppressionFilter, SuppressionXpathFilter.