diff -r b3f278fe95d6 -r 4a2973290d71 langtools/test/tools/javac/diags/examples.not-yet.txt --- a/langtools/test/tools/javac/diags/examples.not-yet.txt Fri Jan 14 09:45:52 2011 +0000 +++ b/langtools/test/tools/javac/diags/examples.not-yet.txt Fri Jan 14 09:46:44 2011 +0000 @@ -43,6 +43,7 @@ compiler.err.unexpected.type compiler.err.unknown.enum.constant # in bad class file compiler.err.unsupported.cross.fp.lit # Scanner: host system dependent +compiler.err.wrong.target.for.polymorphic.signature.definition # Transitional 292 compiler.misc.assignment.from.super-bound compiler.misc.assignment.to.extends-bound compiler.misc.bad.class.file.header # bad class file @@ -112,4 +113,3 @@ compiler.warn.unchecked.assign # DEAD, replaced by compiler.misc.unchecked.assign compiler.warn.unchecked.cast.to.type # DEAD, replaced by compiler.misc.unchecked.cast.to.type compiler.warn.unexpected.archive.file # Paths: zip file with unknown extn -compiler.warn.wrong.target.for.polymorphic.signature.definition # Transitional 292