JDK 18 |
---|
18Resolved |
You can now use `@SuppressWarnings` annotations to suppress messages from DocLint about issues in documentation comments, when it is not possible or practical to fix the issues that were found. For more details, see [Suppressing Messages](https://docs.oracle.com/en/java/javase/18/docs/specs/man/javadoc.html#suppressing-messages) in the DocLint section of the [javadoc Tool Guide](https://docs.oracle.com/en/java/javase/18/docs/specs/man/javadoc.html).