langtools/test/tools/javac/depDocComment/SuppressDeprecation.out
author sogoel
Fri, 05 Sep 2014 16:43:00 -0700
changeset 26528 a1a7ad15183e
parent 19942 e9dae0e41075
child 40772 de87954b8f20
permissions -rw-r--r--
8055075: Group 9b: golden files for tests in tools/javac dir Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
SuppressDeprecation.java:82:10: compiler.warn.has.been.deprecated: g(), T
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
SuppressDeprecation.java:83:14: compiler.warn.has.been.deprecated: g(), T
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
SuppressDeprecation.java:84:9: compiler.warn.has.been.deprecated: var, T
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
SuppressDeprecation.java:87:9: compiler.warn.has.been.deprecated: T(), T
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
SuppressDeprecation.java:90:9: compiler.warn.has.been.deprecated: T(int), T
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
SuppressDeprecation.java:98:1: compiler.warn.has.been.deprecated: T(), T
19942
e9dae0e41075 8021112: Spurious unchecked warning reported by javac
jlahoda
parents: 2221
diff changeset
     7
SuppressDeprecation.java:130:17: compiler.warn.has.been.deprecated: X, compiler.misc.unnamed.package
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
7 warnings