mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8343486: Remove unnecessary @SuppressWarnings annotations and -Xlint:-foo options
Reviewed-by: ihse
This commit is contained in:
parent
0b733e9a22
commit
c799cad1de
13 changed files with 8 additions and 119 deletions
|
@ -23,7 +23,7 @@
|
|||
# questions.
|
||||
#
|
||||
|
||||
DISABLED_WARNINGS_java += dangling-doc-comments this-escape
|
||||
DISABLED_WARNINGS_java += dangling-doc-comments
|
||||
|
||||
DOCLINT += -Xdoclint:all/protected \
|
||||
'-Xdoclint/package:java.*,javax.*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue