-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b133
-
Verified
The java.base module and other modules in the JDK are compiled with many doclint checks enabled, including the doclint check for "missing" javadoc (JDK-8075771, JDK-8072734).
However, given the existence ofJDK-8161965, the missing doclint check is apparently not be done for module-info files.
However, given the existence of
- relates to
-
JDK-8161965 Create initial javadoc description for modules
-
- Resolved
-