author | duke |
Wed, 05 Jul 2017 23:01:50 +0200 | |
changeset 44228 | e46434c65a2b |
parent 40313 | a85f92c9a8ab |
permissions | -rw-r--r-- |
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 |