diff -r a4757c33cae9 -r cf312dc54c60 langtools/test/tools/javac/annotations/repeatingAnnotations/InheritedContainerAnno.out --- a/langtools/test/tools/javac/annotations/repeatingAnnotations/InheritedContainerAnno.out Mon Jan 14 19:52:36 2013 +0100 +++ b/langtools/test/tools/javac/annotations/repeatingAnnotations/InheritedContainerAnno.out Mon Jan 14 13:50:01 2013 -0800 @@ -1,2 +1,2 @@ -InheritedContainerAnno.java:14:1: compiler.err.invalid.containedby.annotation.not.inherited: FooContainer, Foo +InheritedContainerAnno.java:13:1: compiler.err.invalid.repeatable.annotation.not.inherited: FooContainer, Foo 1 error