mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 03:00:41 +00:00
8224228: No way to locally suppress lint warnings in parser/tokenizer or preview features 8353758: Missing calls to Log.useSource() in JavacTrees Reviewed-by: mcimadamore, vromero, jlahoda
11 lines
629 B
Plaintext
11 lines
629 B
Plaintext
LexicalLintNesting.java:12:36: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:30:40: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:55:40: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:68:45: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:80:41: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:92:37: compiler.warn.trailing.white.space.will.be.removed
|
|
LexicalLintNesting.java:162:37: compiler.warn.trailing.white.space.will.be.removed
|
|
- compiler.err.warnings.and.werror
|
|
1 error
|
|
7 warnings
|