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

changeset 1521
71f35e4b93a5
parent 722
4851ff2ffc10
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/annotations/6881115/T6881115.out	Wed Jan 23 20:57:40 2013 +0000
     1.2 +++ b/test/tools/javac/annotations/6881115/T6881115.out	Wed Jan 23 13:27:24 2013 -0800
     1.3 @@ -1,11 +1,16 @@
     1.4 -T6881115.java:10:30: compiler.err.duplicate.annotation.member.value: b2, B
     1.5 -T6881115.java:10:19: compiler.err.annotation.missing.default.value: B, b1
     1.6 -T6881115.java:11:26: compiler.err.annotation.missing.default.value.1: B, b1,b2
     1.7 -T6881115.java:11:43: compiler.err.duplicate.annotation.member.value: b2, B
     1.8 -T6881115.java:11:32: compiler.err.annotation.missing.default.value: B, b1
     1.9 -T6881115.java:17:19: compiler.err.duplicate.annotation.member.value: b2, B
    1.10 -T6881115.java:17:8: compiler.err.annotation.missing.default.value: B, b1
    1.11 -T6881115.java:18:13: compiler.err.annotation.missing.default.value.1: B, b1,b2
    1.12 -T6881115.java:18:30: compiler.err.duplicate.annotation.member.value: b2, B
    1.13 -T6881115.java:18:19: compiler.err.annotation.missing.default.value: B, b1
    1.14 -10 errors
    1.15 +T6881115.java:14:30: compiler.err.duplicate.annotation.member.value: b2, B
    1.16 +T6881115.java:14:19: compiler.err.annotation.missing.default.value: B, b1
    1.17 +T6881115.java:15:26: compiler.err.annotation.missing.default.value.1: B, b1,b2
    1.18 +T6881115.java:15:43: compiler.err.duplicate.annotation.member.value: b2, B
    1.19 +T6881115.java:15:32: compiler.err.annotation.missing.default.value: B, b1
    1.20 +T6881115.java:23:19: compiler.err.duplicate.annotation.member.value: b2, B
    1.21 +T6881115.java:23:8: compiler.err.annotation.missing.default.value: B, b1
    1.22 +T6881115.java:24:13: compiler.err.annotation.missing.default.value.1: B, b1,b2
    1.23 +T6881115.java:24:30: compiler.err.duplicate.annotation.member.value: b2, B
    1.24 +T6881115.java:24:19: compiler.err.annotation.missing.default.value: B, b1
    1.25 +T6881115.java:25:34: compiler.err.duplicate.annotation.member.value: b2, B
    1.26 +T6881115.java:25:23: compiler.err.annotation.missing.default.value: B, b1
    1.27 +T6881115.java:26:28: compiler.err.annotation.missing.default.value.1: B, b1,b2
    1.28 +T6881115.java:26:45: compiler.err.duplicate.annotation.member.value: b2, B
    1.29 +T6881115.java:26:34: compiler.err.annotation.missing.default.value: B, b1
    1.30 +15 errors

mercurial