diff -r 6318230cdb82 -r 0fe472f4a332 test/tools/javac/annotations/6881115/T6881115.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/annotations/6881115/T6881115.out Thu Aug 05 09:44:54 2010 +0100 @@ -0,0 +1,6 @@ +T6881115.java:10:30: compiler.err.duplicate.annotation.member.value: b2, B +T6881115.java:10:19: compiler.err.annotation.missing.default.value: B, b1 +T6881115.java:11:26: compiler.err.annotation.missing.default.value: B, b1 +T6881115.java:11:43: compiler.err.duplicate.annotation.member.value: b2, B +T6881115.java:11:32: compiler.err.annotation.missing.default.value: B, b1 +5 errors