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

changeset 1409
33abf479f202
parent 1352
d4b3cb1ece84
child 1492
df694c775e8a
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Wed Nov 14 16:41:51 2012 -0800
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Wed Nov 14 17:23:10 2012 -0800
     1.3 @@ -3,6 +3,7 @@
     1.4  compiler.err.annotation.value.not.allowable.type        # cannot happen: precluded by complete type-specific tests
     1.5  compiler.err.cant.read.file                             # (apt.JavaCompiler?)
     1.6  compiler.err.cant.select.static.class.from.param.type
     1.7 +compiler.err.dc.unterminated.string                     # cannot happen
     1.8  compiler.err.illegal.char.for.encoding
     1.9  compiler.err.invalid.containedby.annotation             # should not happen
    1.10  compiler.err.invalid.containedby.annotation.invalid.value # "can't" happen
    1.11 @@ -105,3 +106,4 @@
    1.12  compiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
    1.13  compiler.warn.unknown.enum.constant                     # in bad class file
    1.14  compiler.warn.unknown.enum.constant.reason              # in bad class file
    1.15 +

mercurial