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

changeset 1497
7aa2025bbb7b
parent 1492
df694c775e8a
child 1510
7873d37f5b37
equal deleted inserted replaced
1496:f785dcac17b7 1497:7aa2025bbb7b
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.bad.functional.intf.anno # seems to be masked by compiler.err.annotation.type.not.applicable
4 compiler.err.cant.read.file # (apt.JavaCompiler?) 5 compiler.err.cant.read.file # (apt.JavaCompiler?)
5 compiler.err.cant.select.static.class.from.param.type 6 compiler.err.cant.select.static.class.from.param.type
6 compiler.err.dc.unterminated.string # cannot happen 7 compiler.err.dc.unterminated.string # cannot happen
7 compiler.err.illegal.char.for.encoding 8 compiler.err.illegal.char.for.encoding
8 compiler.err.invalid.repeatable.annotation # should not happen 9 compiler.err.invalid.repeatable.annotation # should not happen

mercurial