test/tools/javac/depDocComment/DeprecatedDocComment.out

Wed, 30 Oct 2013 18:09:49 +0000

author
vromero
date
Wed, 30 Oct 2013 18:09:49 +0000
changeset 2173
537fa895fd74
parent 215
9d541fd2916b
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
Reviewed-by: ksrini

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