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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40313
a85f92c9a8ab 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
sadayapalam
parents: 30716
diff changeset
     1
T6404756.java:10:28: compiler.warn.deprecated.annotation.has.no.effect: kindname.variable
30716
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
T6404756.java:10:34: compiler.warn.has.been.deprecated: foo, Foo
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     3
- compiler.err.warnings.and.werror
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     4
1 error
40313
a85f92c9a8ab 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
sadayapalam
parents: 30716
diff changeset
     5
2 warnings