author | duke |
Wed, 05 Jul 2017 23:01:50 +0200 (2017-07-05) | |
changeset 44228 | e46434c65a2b |
parent 40772 | de87954b8f20 |
permissions | -rw-r--r-- |
40772
de87954b8f20
8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
sadayapalam
parents:
diff
changeset
|
1 |
- compiler.warn.source.no.bootclasspath: 1.8 |
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 |