test/tools/javac/diags/examples.not-yet.txt

changeset 1313
873ddd9f4900
parent 1268
af6a4c24f4e3
child 1338
ad2ca2a4ab5e
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Mon Aug 27 10:59:13 2012 -0700
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Fri Aug 31 10:37:46 2012 +0100
     1.3 @@ -5,6 +5,9 @@
     1.4  compiler.err.cant.read.file                             # (apt.JavaCompiler?)
     1.5  compiler.err.cant.select.static.class.from.param.type
     1.6  compiler.err.illegal.char.for.encoding
     1.7 +compiler.err.invalid.containedby.annotation             # should not happen
     1.8 +compiler.err.invalid.containedby.annotation.invalid.value # "can't" happen
     1.9 +compiler.err.invalid.containedby.annotation.multiple.values # can't happen
    1.10  compiler.err.io.exception                               # (javah.JavahTask?)
    1.11  compiler.err.limit.code                                 # Code
    1.12  compiler.err.limit.code.too.large.for.try.stmt          # Gen

mercurial