test/tools/javac/depDocComment/DeprecatedDocComment4.out

Fri, 04 Nov 2011 12:36:40 +0000

author
mcimadamore
date
Fri, 04 Nov 2011 12:36:40 +0000
changeset 1125
56830d5cb5bb
parent 0
959103a6100f
permissions
-rw-r--r--

7104201: Refactor DocCommentScanner
Summary: Add new Comment helper class to parse contents of comments in source code
Reviewed-by: jjg

     1 DeprecatedDocComment4.java:11:10: compiler.warn.missing.deprecated.annotation
     2 DeprecatedDocComment4.java:15:10: compiler.warn.missing.deprecated.annotation
     3 DeprecatedDocComment4.java:19:10: compiler.warn.missing.deprecated.annotation
     4 - compiler.err.warnings.and.werror
     5 1 error
     6 3 warnings

mercurial