langtools/test/tools/javac/diags/examples/KindnameConstructor.java
changeset 6710 b14e6fe7b290
parent 6149 48de3564aa13
child 8843 2602bd5c9c5f
equal deleted inserted replaced
6709:ade773eb432d 6710:b14e6fe7b290
    22  */
    22  */
    23 
    23 
    24 // key: compiler.misc.kindname.constructor
    24 // key: compiler.misc.kindname.constructor
    25 // key: compiler.misc.kindname.class
    25 // key: compiler.misc.kindname.class
    26 // key: compiler.misc.no.args
    26 // key: compiler.misc.no.args
    27 // key: compiler.err.cant.apply.symbol
    27 // key: compiler.err.cant.apply.symbol.1
       
    28 // key: compiler.misc.arg.length.mismatch
       
    29 // key: compiler.misc.no.conforming.assignment.exists
    28 // key: compiler.misc.count.error.plural
    30 // key: compiler.misc.count.error.plural
    29 // run: backdoor
    31 // run: backdoor
    30 
    32 
    31 class KindnameConstructor {
    33 class KindnameConstructor {
    32 
    34