test/tools/javac/diags/examples/KindnameConstructor.java

changeset 689
77cc34d5e548
parent 610
3640b60bd0f6
child 929
e2890b8369f7
     1.1 --- a/test/tools/javac/diags/examples/KindnameConstructor.java	Sat Sep 18 09:54:51 2010 -0700
     1.2 +++ b/test/tools/javac/diags/examples/KindnameConstructor.java	Sat Sep 18 09:56:23 2010 -0700
     1.3 @@ -24,7 +24,9 @@
     1.4  // key: compiler.misc.kindname.constructor
     1.5  // key: compiler.misc.kindname.class
     1.6  // key: compiler.misc.no.args
     1.7 -// key: compiler.err.cant.apply.symbol
     1.8 +// key: compiler.err.cant.apply.symbol.1
     1.9 +// key: compiler.misc.arg.length.mismatch
    1.10 +// key: compiler.misc.no.conforming.assignment.exists
    1.11  // key: compiler.misc.count.error.plural
    1.12  // run: backdoor
    1.13  

mercurial