test/langtools/tools/javac/depDocComment/SuppressDeprecation8.out
author mcimadamore
Mon, 04 Dec 2017 17:54:49 +0000
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
child 51101 babe5786dea9
permissions -rw-r--r--
8189749: Devise strategy for making source level checks more uniform Summary: Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation Reviewed-by: jjg, jlahoda
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48054
702043a4cdeb 8189749: Devise strategy for making source level checks more uniform
mcimadamore
parents: 47216
diff changeset
     1
- compiler.warn.source.no.bootclasspath: 8
40772
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     2
SuppressDeprecation.java:83:10: compiler.warn.has.been.deprecated: g(), T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     3
SuppressDeprecation.java:84:14: compiler.warn.has.been.deprecated: g(), T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     4
SuppressDeprecation.java:85:9: compiler.warn.has.been.deprecated: var, T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     5
SuppressDeprecation.java:88:9: compiler.warn.has.been.deprecated: T(), T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     6
SuppressDeprecation.java:91:9: compiler.warn.has.been.deprecated: T(int), T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     7
SuppressDeprecation.java:99:1: compiler.warn.has.been.deprecated: T(), T
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     8
SuppressDeprecation.java:131:17: compiler.warn.has.been.deprecated: X, compiler.misc.unnamed.package
de87954b8f20 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff changeset
     9
8 warnings