langtools/test/tools/javac/diags/examples.not-yet.txt
changeset 13689 4d519199a6aa
parent 12915 28cf1e0dafdc
child 14048 308d1cf8fe46
--- a/langtools/test/tools/javac/diags/examples.not-yet.txt	Mon Aug 27 10:59:13 2012 -0700
+++ b/langtools/test/tools/javac/diags/examples.not-yet.txt	Fri Aug 31 10:37:46 2012 +0100
@@ -5,6 +5,9 @@
 compiler.err.cant.read.file                             # (apt.JavaCompiler?)
 compiler.err.cant.select.static.class.from.param.type
 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.io.exception                               # (javah.JavahTask?)
 compiler.err.limit.code                                 # Code
 compiler.err.limit.code.too.large.for.try.stmt          # Gen