langtools/test/tools/javac/T6404756.out
author jlahoda
Tue, 16 Aug 2016 16:43:00 +0200
changeset 40504 0a01f6710c84
parent 40313 a85f92c9a8ab
permissions -rw-r--r--
8078561: Error message should be generated once when -source 6 is specified Summary: Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg
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