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

changeset 1497
7aa2025bbb7b
parent 1492
df694c775e8a
child 1510
7873d37f5b37
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Wed Jan 16 16:27:01 2013 +0000
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Wed Jan 16 16:30:11 2013 +0000
     1.3 @@ -1,6 +1,7 @@
     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.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
     1.8  compiler.err.cant.read.file                             # (apt.JavaCompiler?)
     1.9  compiler.err.cant.select.static.class.from.param.type
    1.10  compiler.err.dc.unterminated.string                     # cannot happen

mercurial