Integrated: JDK-8189591: No way to locally suppress doclint warnings
Jonathan Gibbons
jjg at openjdk.java.net
Sat Oct 16 03:09:00 UTC 2021
On Fri, 8 Oct 2021 18:32:53 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a moderately simple change, to have DocLint check for relevant `@SuppressWarnings` annotations before reporting any messages.
This pull request has now been integrated.
Changeset: 96fef40b
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/96fef40b8206c7027c6688bc0cb0bd979bea4b4b
Stats: 262 lines in 4 files changed: 252 ins; 5 del; 5 mod
8189591: No way to locally suppress doclint warnings
Reviewed-by: hannesw, prappo
-------------
PR: https://git.openjdk.java.net/jdk/pull/5870
More information about the compiler-dev
mailing list