test/tools/javac/warnings/Deprecation.lintDeprecation.out

Thu, 05 Mar 2009 17:25:37 +0000

author
mcimadamore
date
Thu, 05 Mar 2009 17:25:37 +0000
changeset 238
86b60aa941c6
parent 1
9a66ca7c79fa
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
Summary: create new combo type/symbol visitor printer used by all diagnostic formatters
Reviewed-by: jjg

mcimadamore@238 1 Deprecation.java:18:24: compiler.warn.has.been.deprecated: Deprecation, compiler.misc.unnamed.package
mcimadamore@238 2 Deprecation.java:55:24: compiler.warn.has.been.deprecated: Deprecation, compiler.misc.unnamed.package
duke@1 3 2 warnings

mercurial