diff -r b486794d160d -r 33abf479f202 test/tools/javac/diags/examples.not-yet.txt --- a/test/tools/javac/diags/examples.not-yet.txt Wed Nov 14 16:41:51 2012 -0800 +++ b/test/tools/javac/diags/examples.not-yet.txt Wed Nov 14 17:23:10 2012 -0800 @@ -3,6 +3,7 @@ compiler.err.annotation.value.not.allowable.type # cannot happen: precluded by complete type-specific tests compiler.err.cant.read.file # (apt.JavaCompiler?) 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 @@ -105,3 +106,4 @@ compiler.warn.unexpected.archive.file # Paths: zip file with unknown extn compiler.warn.unknown.enum.constant # in bad class file compiler.warn.unknown.enum.constant.reason # in bad class file +