langtools/test/tools/javac/diags/examples.not-yet.txt
changeset 6581 f58f0ce45802
parent 6348 6c9b14d4a438
child 6592 dc56420a69bc
equal deleted inserted replaced
6580:d3d578d22cc7 6581:f58f0ce45802
    60 compiler.misc.class.file.not.found                      # ClassReader
    60 compiler.misc.class.file.not.found                      # ClassReader
    61 compiler.misc.class.file.wrong.class
    61 compiler.misc.class.file.wrong.class
    62 compiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
    62 compiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
    63 compiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
    63 compiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
    64 compiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
    64 compiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
       
    65 compiler.misc.fatal.err.cant.close.loader               # JavacProcessingEnvironment
    65 compiler.misc.file.does.not.contain.package
    66 compiler.misc.file.does.not.contain.package
    66 compiler.misc.illegal.start.of.class.file
    67 compiler.misc.illegal.start.of.class.file
    67 compiler.misc.inferred.do.not.conform.to.params         # UNUSED (hard to see if very complex inference scenario might require this though, so leaving it in, as per JLS3)
    68 compiler.misc.inferred.do.not.conform.to.params         # UNUSED (hard to see if very complex inference scenario might require this though, so leaving it in, as per JLS3)
    68 compiler.misc.kindname.annotation
    69 compiler.misc.kindname.annotation
    69 compiler.misc.kindname.enum
    70 compiler.misc.kindname.enum