test/tools/javac/depDocComment/SuppressDeprecation.out

Tue, 02 Feb 2010 10:56:10 -0800

author
jjg
date
Tue, 02 Feb 2010 10:56:10 -0800
changeset 485
b0a68258360a
parent 238
86b60aa941c6
child 2028
4ce8148ffc4f
permissions
-rw-r--r--

6918625: handle annotations on array class literals
Reviewed-by: jjg, darcy
Contributed-by: mali@csail.mit.edu, mernst@cs.washington.edu

     1 SuppressDeprecation.java:130:17: compiler.warn.has.been.deprecated: X, compiler.misc.unnamed.package
     2 SuppressDeprecation.java:82:10: compiler.warn.has.been.deprecated: g(), T
     3 SuppressDeprecation.java:83:14: compiler.warn.has.been.deprecated: g(), T
     4 SuppressDeprecation.java:84:9: compiler.warn.has.been.deprecated: var, T
     5 SuppressDeprecation.java:87:9: compiler.warn.has.been.deprecated: T(), T
     6 SuppressDeprecation.java:90:9: compiler.warn.has.been.deprecated: T(int), T
     7 SuppressDeprecation.java:98:1: compiler.warn.has.been.deprecated: T(), T
     8 7 warnings

mercurial