langtools/test/tools/javac/T6404756.out
author sadayapalam
Fri, 12 Aug 2016 11:49:18 +0530
changeset 40313 a85f92c9a8ab
parent 30716 1bbdff43424d
permissions -rw-r--r--
8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op Reviewed-by: mcimadamore, ksrini

T6404756.java:10:28: compiler.warn.deprecated.annotation.has.no.effect: kindname.variable
T6404756.java:10:34: compiler.warn.has.been.deprecated: foo, Foo
- compiler.err.warnings.and.werror
1 error
2 warnings