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

changeset 822
712be35e40b5
parent 815
d17f37522154
child 829
ce6175cfe11e
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Fri Jan 14 09:45:52 2011 +0000
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Fri Jan 14 09:46:44 2011 +0000
     1.3 @@ -43,6 +43,7 @@
     1.4  compiler.err.unexpected.type
     1.5  compiler.err.unknown.enum.constant                      # in bad class file
     1.6  compiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
     1.7 +compiler.err.wrong.target.for.polymorphic.signature.definition     # Transitional 292
     1.8  compiler.misc.assignment.from.super-bound
     1.9  compiler.misc.assignment.to.extends-bound
    1.10  compiler.misc.bad.class.file.header                     # bad class file
    1.11 @@ -112,4 +113,3 @@
    1.12  compiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
    1.13  compiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
    1.14  compiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
    1.15 -compiler.warn.wrong.target.for.polymorphic.signature.definition     # Transitional 292

mercurial