langtools/test/tools/javac/lint/Deprecation.out
author sadayapalam
Fri, 02 Sep 2016 07:49:15 +0530
changeset 40772 de87954b8f20
parent 28705 675cb37e74a8
permissions -rw-r--r--
8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40772
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents: 28705
diff changeset
     1
Deprecation.java:11:1: compiler.warn.missing.deprecated.annotation
28705
675cb37e74a8 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
- compiler.err.warnings.and.werror
40772
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents: 28705
diff changeset
     3
Deprecation.java:14:17: compiler.warn.has.been.deprecated: A, compiler.misc.unnamed.package
28705
675cb37e74a8 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     4
1 error
40772
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents: 28705
diff changeset
     5
2 warnings