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

changeset 1352
d4b3cb1ece84
parent 1305
9d47f4850714
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/diags/examples/NotApplicableMethodFound.java	Fri Oct 05 14:21:09 2012 -0700
     1.2 +++ b/test/tools/javac/diags/examples/NotApplicableMethodFound.java	Sat Oct 06 10:35:38 2012 +0100
     1.3 @@ -23,7 +23,7 @@
     1.4  
     1.5  // key: compiler.misc.not.applicable.method.found
     1.6  // key: compiler.note.verbose.resolve.multi.1
     1.7 -// key: compiler.err.cant.apply.symbol.1
     1.8 +// key: compiler.err.cant.apply.symbol
     1.9  // key: compiler.misc.no.conforming.assignment.exists
    1.10  // key: compiler.misc.inconvertible.types
    1.11  // options: -XDverboseResolution=inapplicable,failure

mercurial