test/tools/javac/depDocComment/DeprecatedDocComment.out

Fri, 17 Feb 2012 15:24:40 -0800

author
darcy
date
Fri, 17 Feb 2012 15:24:40 -0800
changeset 1199
e127334a64fe
parent 215
9d541fd2916b
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7143910: test/tools/apt/Basics/apt.sh fails with 'real' sh
Reviewed-by: darcy
Contributed-by: sonali.goel@oracle.com

jjg@69 1 DeprecatedDocComment.java:27:28: compiler.warn.has.been.deprecated: deprecatedTest1(), DeprecatedDocComment2
jjg@69 2 DeprecatedDocComment.java:31:28: compiler.warn.has.been.deprecated: deprecatedTest5(), DeprecatedDocComment2
jjg@69 3 DeprecatedDocComment.java:32:28: compiler.warn.has.been.deprecated: deprecatedTest6(), DeprecatedDocComment2
jjg@215 4 - compiler.err.warnings.and.werror
jjg@215 5 1 error
duke@1 6 3 warnings

mercurial