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

changeset 629
0fe472f4a332
child 632
ea1930f4b789
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/annotations/6881115/T6881115.out	Thu Aug 05 09:44:54 2010 +0100
     1.3 @@ -0,0 +1,6 @@
     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: B, b1
     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 +5 errors

mercurial