test/tools/javac/annotations/6881115/T6881115.out

Thu, 25 Aug 2011 17:18:25 -0700

author
schien
date
Thu, 25 Aug 2011 17:18:25 -0700
changeset 1067
f497fac86cf9
parent 722
4851ff2ffc10
child 1521
71f35e4b93a5
permissions
-rw-r--r--

Added tag jdk8-b02 for changeset b3c059de2a61

     1 T6881115.java:10:30: compiler.err.duplicate.annotation.member.value: b2, B
     2 T6881115.java:10:19: compiler.err.annotation.missing.default.value: B, b1
     3 T6881115.java:11:26: compiler.err.annotation.missing.default.value.1: B, b1,b2
     4 T6881115.java:11:43: compiler.err.duplicate.annotation.member.value: b2, B
     5 T6881115.java:11:32: compiler.err.annotation.missing.default.value: B, b1
     6 T6881115.java:17:19: compiler.err.duplicate.annotation.member.value: b2, B
     7 T6881115.java:17:8: compiler.err.annotation.missing.default.value: B, b1
     8 T6881115.java:18:13: compiler.err.annotation.missing.default.value.1: B, b1,b2
     9 T6881115.java:18:30: compiler.err.duplicate.annotation.member.value: b2, B
    10 T6881115.java:18:19: compiler.err.annotation.missing.default.value: B, b1
    11 10 errors

mercurial