jdk-24/test/langtools/tools/javac/lvti/T8200199.out
Maurizio Cimadamore b7e53c1204 8200199: javac suggests to use var even when var is used
Local var analyzer should use synthetic var type position to decide if analysis is needed

Reviewed-by: jlahoda, vromero
2018-03-28 14:08:26 +01:00

7 lines
222 B
Plaintext

T8200199.java:46:13: compiler.warn.local.redundant.type
T8200199.java:47:18: compiler.warn.local.redundant.type
T8200199.java:48:23: compiler.warn.local.redundant.type
- compiler.err.warnings.and.werror
1 error
3 warnings