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

changeset 992
dc3d9ef880a1
parent 952
02ba4ff98742
child 1048
f74e4269a50a
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Fri Apr 29 16:05:56 2011 +0100
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Fri Apr 29 16:06:28 2011 +0100
     1.3 @@ -41,7 +41,6 @@
     1.4  compiler.err.type.var.more.than.once.in.result          # UNUSED
     1.5  compiler.err.undetermined.type
     1.6  compiler.err.unexpected.type
     1.7 -compiler.err.unknown.enum.constant                      # in bad class file
     1.8  compiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
     1.9  compiler.err.wrong.target.for.polymorphic.signature.definition     # Transitional 292
    1.10  compiler.misc.assignment.from.super-bound
    1.11 @@ -112,3 +111,5 @@
    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.unknown.enum.constant                     # in bad class file
    1.16 +compiler.warn.unknown.enum.constant.reason              # in bad class file

mercurial