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

changeset 1352
d4b3cb1ece84
parent 1348
573ceb23beeb
child 1409
33abf479f202
equal deleted inserted replaced
1351:f4e45397722a 1352:d4b3cb1ece84
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.cant.apply.symbol
5 compiler.err.cant.read.file # (apt.JavaCompiler?) 4 compiler.err.cant.read.file # (apt.JavaCompiler?)
6 compiler.err.cant.select.static.class.from.param.type 5 compiler.err.cant.select.static.class.from.param.type
7 compiler.err.illegal.char.for.encoding 6 compiler.err.illegal.char.for.encoding
8 compiler.err.invalid.containedby.annotation # should not happen 7 compiler.err.invalid.containedby.annotation # should not happen
9 compiler.err.invalid.containedby.annotation.invalid.value # "can't" happen 8 compiler.err.invalid.containedby.annotation.invalid.value # "can't" happen

mercurial