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

changeset 1492
df694c775e8a
parent 1409
33abf479f202
child 1497
7aa2025bbb7b
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Mon Jan 14 19:52:36 2013 +0100
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Mon Jan 14 13:50:01 2013 -0800
     1.3 @@ -5,9 +5,9 @@
     1.4  compiler.err.cant.select.static.class.from.param.type
     1.5  compiler.err.dc.unterminated.string                     # cannot happen
     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.invalid.repeatable.annotation              # should not happen
    1.11 +compiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
    1.12 +compiler.err.invalid.repeatable.annotation.multiple.values # can't happen
    1.13  compiler.err.io.exception                               # (javah.JavahTask?)
    1.14  compiler.err.limit.code                                 # Code
    1.15  compiler.err.limit.code.too.large.for.try.stmt          # Gen

mercurial