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

changeset 1296
cddc2c894cc6
parent 1114
05814303a056
child 1305
9d47f4850714
     1.1 --- a/test/tools/javac/diags/examples/NotApplicableMethodFound.java	Thu Jul 26 16:48:41 2012 -0700
     1.2 +++ b/test/tools/javac/diags/examples/NotApplicableMethodFound.java	Thu Aug 02 18:22:41 2012 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  // key: compiler.note.verbose.resolve.multi.1
     1.5  // key: compiler.err.cant.apply.symbol.1
     1.6  // key: compiler.misc.no.conforming.assignment.exists
     1.7 +// key: compiler.misc.inconvertible.types
     1.8  // options: -XDverboseResolution=inapplicable,failure
     1.9  
    1.10  class NotApplicableMethodFound {

mercurial