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

changeset 1
9a66ca7c79fa
child 238
86b60aa941c6
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/warnings/Deprecation.lintDeprecation.out	Sat Dec 01 00:00:00 2007 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +Deprecation.java:18:24: compiler.warn.has.been.deprecated: Deprecation, unnamed package
     1.5 +Deprecation.java:55:24: compiler.warn.has.been.deprecated: Deprecation, unnamed package
     1.6 +2 warnings

mercurial