langtools/test/tools/javac/diags/examples.not-yet.txt
changeset 45500 365640343c55
parent 43772 4e5350b7be75
child 45504 ea7475564d07
equal deleted inserted replaced
45499:16e055f785ef 45500:365640343c55
     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
       
     4 compiler.err.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
     3 compiler.err.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
       
     4 compiler.err.annotation.value.not.allowable.type        # should be detected in advance by the annotation value visitor
     5 compiler.err.cant.read.file                             # (apt.JavaCompiler?)
     5 compiler.err.cant.read.file                             # (apt.JavaCompiler?)
     6 compiler.err.cant.select.static.class.from.param.type
     6 compiler.err.cant.select.static.class.from.param.type
     7 compiler.err.dc.unterminated.string                     # cannot happen
     7 compiler.err.dc.unterminated.string                     # cannot happen
     8 compiler.err.file.patched.and.msp                       # needs the same dir on --module-source-path and --patch-module
     8 compiler.err.file.patched.and.msp                       # needs the same dir on --module-source-path and --patch-module
     9 compiler.err.illegal.char.for.encoding
     9 compiler.err.illegal.char.for.encoding