test/tools/javac/annotations/repeatingAnnotations/MissingValueMethod.out

Mon, 23 Sep 2013 17:27:38 +0400

author
kizune
date
Mon, 23 Sep 2013 17:27:38 +0400
changeset 2048
809a50f24d6f
parent 1492
df694c775e8a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini

jjg@1492 1 MissingValueMethod.java:18:1: compiler.err.invalid.repeatable.annotation.no.value: FooContainer
jjg@1492 2 MissingValueMethod.java:18:6: compiler.err.invalid.repeatable.annotation.no.value: FooContainer
jjg@1492 3 MissingValueMethod.java:11:1: compiler.err.invalid.repeatable.annotation.no.value: FooContainer
jjg@1386 4 3 errors

mercurial