langtools/test/tools/javac/diags/examples.not-yet.txt
changeset 15356 cf312dc54c60
parent 14541 36f9d11fc9aa
child 15361 01f1828683e6
--- a/langtools/test/tools/javac/diags/examples.not-yet.txt	Mon Jan 14 19:52:36 2013 +0100
+++ b/langtools/test/tools/javac/diags/examples.not-yet.txt	Mon Jan 14 13:50:01 2013 -0800
@@ -5,9 +5,9 @@
 compiler.err.cant.select.static.class.from.param.type
 compiler.err.dc.unterminated.string                     # cannot happen
 compiler.err.illegal.char.for.encoding
-compiler.err.invalid.containedby.annotation             # should not happen
-compiler.err.invalid.containedby.annotation.invalid.value # "can't" happen
-compiler.err.invalid.containedby.annotation.multiple.values # can't happen
+compiler.err.invalid.repeatable.annotation              # should not happen
+compiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
+compiler.err.invalid.repeatable.annotation.multiple.values # can't happen
 compiler.err.io.exception                               # (javah.JavahTask?)
 compiler.err.limit.code                                 # Code
 compiler.err.limit.code.too.large.for.try.stmt          # Gen