mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
6957438: improve code for generating warning messages containing option names
Reviewed-by: mcimadamore
This commit is contained in:
parent
ccd014ed3f
commit
1c75e97108
15 changed files with 263 additions and 105 deletions
|
@ -25,6 +25,7 @@
|
|||
// key: compiler.err.warnings.and.werror
|
||||
// key: compiler.warn.raw.class.use
|
||||
// key: compiler.warn.warning
|
||||
// key: compiler.warn.lintOption
|
||||
// key: compiler.misc.count.error
|
||||
// key: compiler.misc.count.warn
|
||||
// key: compiler.misc.kindname.interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue