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

changeset 689
77cc34d5e548
parent 674
584365f256a7
child 776
3c32c90031fd
equal deleted inserted replaced
688:50f9ac2f4730 689:77cc34d5e548
1 compiler.err.already.annotated # internal compiler error? 1 compiler.err.already.annotated # internal compiler error?
2 compiler.err.already.defined.this.unit # seems to be masked by compiler.err.duplicate.class 2 compiler.err.already.defined.this.unit # seems to be masked by compiler.err.duplicate.class
3 compiler.err.annotation.value.not.allowable.type # cannot happen: precluded by complete type-specific tests 3 compiler.err.annotation.value.not.allowable.type # cannot happen: precluded by complete type-specific tests
4 compiler.err.assignment.from.super-bound # DEAD 4 compiler.err.assignment.from.super-bound # DEAD
5 compiler.err.assignment.to.extends-bound # DEAD 5 compiler.err.assignment.to.extends-bound # DEAD
6 compiler.err.cant.apply.symbol.1 6 compiler.err.cant.apply.symbol
7 compiler.err.cant.read.file # (apt.JavaCompiler?) 7 compiler.err.cant.read.file # (apt.JavaCompiler?)
8 compiler.err.cant.select.static.class.from.param.type 8 compiler.err.cant.select.static.class.from.param.type
9 compiler.err.illegal.char.for.encoding 9 compiler.err.illegal.char.for.encoding
10 compiler.err.internal.error.cant.instantiate # Attr: should not happen 10 compiler.err.internal.error.cant.instantiate # Attr: should not happen
11 compiler.err.io.exception # (javah.JavahTask?) 11 compiler.err.io.exception # (javah.JavahTask?)
41 compiler.err.type.var.more.than.once.in.result # UNUSED 41 compiler.err.type.var.more.than.once.in.result # UNUSED
42 compiler.err.undetermined.type 42 compiler.err.undetermined.type
43 compiler.err.unexpected.type 43 compiler.err.unexpected.type
44 compiler.err.unknown.enum.constant # in bad class file 44 compiler.err.unknown.enum.constant # in bad class file
45 compiler.err.unsupported.cross.fp.lit # Scanner: host system dependent 45 compiler.err.unsupported.cross.fp.lit # Scanner: host system dependent
46 compiler.misc.arg.length.mismatch
47 compiler.misc.assignment.from.super-bound 46 compiler.misc.assignment.from.super-bound
48 compiler.misc.assignment.to.extends-bound 47 compiler.misc.assignment.to.extends-bound
49 compiler.misc.bad.class.file.header # bad class file 48 compiler.misc.bad.class.file.header # bad class file
50 compiler.misc.bad.class.signature # bad class file 49 compiler.misc.bad.class.signature # bad class file
51 compiler.misc.bad.const.pool.tag # bad class file 50 compiler.misc.bad.const.pool.tag # bad class file
71 compiler.misc.kindname.package 70 compiler.misc.kindname.package
72 compiler.misc.kindname.static 71 compiler.misc.kindname.static
73 compiler.misc.kindname.type.variable 72 compiler.misc.kindname.type.variable
74 compiler.misc.kindname.type.variable.bound 73 compiler.misc.kindname.type.variable.bound
75 compiler.misc.kindname.value 74 compiler.misc.kindname.value
76 compiler.misc.no.conforming.assignment.exists
77 compiler.misc.non.denotable.type 75 compiler.misc.non.denotable.type
78 compiler.misc.no.unique.minimal.instance.exists 76 compiler.misc.no.unique.minimal.instance.exists
79 compiler.misc.resume.abort # prompt for a response 77 compiler.misc.resume.abort # prompt for a response
80 compiler.misc.source.unavailable # DiagnosticSource 78 compiler.misc.source.unavailable # DiagnosticSource
81 compiler.misc.token.bad-symbol 79 compiler.misc.token.bad-symbol

mercurial