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

Mon, 21 Jan 2013 20:13:56 +0000

author
mcimadamore
date
Mon, 21 Jan 2013 20:13:56 +0000
changeset 1510
7873d37f5b37
parent 1492
df694c775e8a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8005244: Implement overload resolution as per latest spec EDR
Summary: Add support for stuck expressions and provisional applicability
Reviewed-by: jjg

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

mercurial