JDK 19 |
---|
19 masterFixed |
Blocks :
|
|
Relates :
|
|
Relates :
|
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.
|