-
Bug
-
Resolution: Fixed
-
P4
-
18, 19
-
None
-
b08
After JDK-8274926, the doclint reference checks are still enabled it the code in question is annotated with @SuppressWarnings("doclint") or @SuppressWarnings("doclint:reference").
This was noticed when @SuppressWarnings("doclint:reference") did not stop doclint errors in the JDK build for cross-module links.
This was noticed when @SuppressWarnings("doclint:reference") did not stop doclint errors in the JDK build for cross-module links.
- blocks
-
JDK-8280492 Use cross-module syntax for cross-module links
-
- Resolved
-
- relates to
-
JDK-8278175 Enable all doclint warnings for build of java.desktop
-
- Resolved
-
-
JDK-8280534 Enable compile-time doclint reference checking
-
- Resolved
-
-
JDK-8164408 Add module support for @see, @link and @linkplain javadoc tags.
-
- Resolved
-
-
JDK-8274926 No way to locally suppress doclint warnings
-
- Closed
-
(2 links to)