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

changeset 1238
e28a06a3c5d9
parent 1096
b0d5f00e69f7
child 1239
2827076dbf64
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Mon Mar 26 15:27:51 2012 +0100
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Mon Mar 26 15:28:22 2012 +0100
     1.3 @@ -1,8 +1,6 @@
     1.4  compiler.err.already.annotated                          # internal compiler error?
     1.5  compiler.err.already.defined.this.unit                  # seems to be masked by compiler.err.duplicate.class
     1.6  compiler.err.annotation.value.not.allowable.type        # cannot happen: precluded by complete type-specific tests
     1.7 -compiler.err.assignment.from.super-bound                # DEAD
     1.8 -compiler.err.assignment.to.extends-bound                # DEAD
     1.9  compiler.err.cant.apply.symbol
    1.10  compiler.err.cant.read.file                             # (apt.JavaCompiler?)
    1.11  compiler.err.cant.select.static.class.from.param.type
    1.12 @@ -24,7 +22,6 @@
    1.13  compiler.err.no.encl.instance.of.type.in.scope          # cannot occur; always followed by assert false;
    1.14  compiler.err.no.match.entry                             # UNUSED?
    1.15  compiler.err.not.annotation.type                        # cannot occur given preceding checkType
    1.16 -compiler.err.prob.found.req.1                           # Check: DEAD, in unused method
    1.17  compiler.err.proc.bad.config.file                       # JavacProcessingEnvironment
    1.18  compiler.err.proc.cant.access                           # completion failure
    1.19  compiler.err.proc.cant.access.1                         # completion failure, no stack trace
    1.20 @@ -38,12 +35,9 @@
    1.21  compiler.err.stack.sim.error
    1.22  compiler.err.type.var.more.than.once                    # UNUSED
    1.23  compiler.err.type.var.more.than.once.in.result          # UNUSED
    1.24 -compiler.err.undetermined.type
    1.25  compiler.err.unexpected.type
    1.26  compiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
    1.27  compiler.err.wrong.target.for.polymorphic.signature.definition     # Transitional 292
    1.28 -compiler.misc.assignment.from.super-bound
    1.29 -compiler.misc.assignment.to.extends-bound
    1.30  compiler.misc.bad.class.file.header                     # bad class file
    1.31  compiler.misc.bad.class.signature                       # bad class file
    1.32  compiler.misc.bad.const.pool.tag                        # bad class file
    1.33 @@ -88,7 +82,6 @@
    1.34  compiler.misc.type.variable.has.undetermined.type
    1.35  compiler.misc.unable.to.access.file                     # ClassFile
    1.36  compiler.misc.undecl.type.var                           # ClassReader
    1.37 -compiler.misc.undetermined.type
    1.38  compiler.misc.unicode.str.not.supported                 # ClassReader
    1.39  compiler.misc.verbose.retro                             # UNUSED
    1.40  compiler.misc.verbose.retro.with                        # UNUSED

mercurial