diff -r 99d23c0ef8ee -r db36841709e4 test/tools/javac/diags/examples/KindnameConstructor.java --- a/test/tools/javac/diags/examples/KindnameConstructor.java Tue Sep 25 13:11:05 2012 -0700 +++ b/test/tools/javac/diags/examples/KindnameConstructor.java Wed Sep 26 14:22:41 2012 +0100 @@ -23,12 +23,10 @@ // key: compiler.misc.kindname.constructor // key: compiler.misc.kindname.class -// key: compiler.misc.no.args // key: compiler.err.cant.apply.symbol.1 -// key: compiler.misc.arg.length.mismatch // key: compiler.misc.no.conforming.assignment.exists // key: compiler.misc.inconvertible.types -// key: compiler.misc.count.error.plural +// key: compiler.misc.count.error // key: compiler.err.error // run: backdoor