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

Thu, 09 Sep 2010 09:42:45 +0530

author
sundar
date
Thu, 09 Sep 2010 09:42:45 +0530
changeset 678
014cf6234586
parent 634
27bae58329d5
child 722
4851ff2ffc10
permissions
-rw-r--r--

6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
Reviewed-by: jjg

mcimadamore@629 1 T6881115.java:10:30: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@629 2 T6881115.java:10:19: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@632 3 T6881115.java:11:26: compiler.err.annotation.missing.default.value.1: B, b1,b2
mcimadamore@629 4 T6881115.java:11:43: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@629 5 T6881115.java:11:32: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@634 6 T6881115.java:17:19: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@634 7 T6881115.java:17:8: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@634 8 T6881115.java:18:13: compiler.err.annotation.missing.default.value.1: B, b1,b2
mcimadamore@634 9 T6881115.java:18:30: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@634 10 T6881115.java:18:19: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@634 11 T6881115.java:19:34: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@634 12 T6881115.java:19:23: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@634 13 T6881115.java:20:28: compiler.err.annotation.missing.default.value.1: B, b1,b2
mcimadamore@634 14 T6881115.java:20:45: compiler.err.duplicate.annotation.member.value: b2, B
mcimadamore@634 15 T6881115.java:20:34: compiler.err.annotation.missing.default.value: B, b1
mcimadamore@634 16 15 errors

mercurial