langtools/test/tools/javac/diags/examples/ApplicableMethodFound1.java
changeset 12915 28cf1e0dafdc
parent 10816 ce8a7e9d8882
child 13631 dc1212c348f9
--- a/langtools/test/tools/javac/diags/examples/ApplicableMethodFound1.java	Fri May 25 16:32:56 2012 -0700
+++ b/langtools/test/tools/javac/diags/examples/ApplicableMethodFound1.java	Thu May 31 17:42:14 2012 +0100
@@ -23,7 +23,7 @@
 
 // key: compiler.misc.applicable.method.found.1
 // key: compiler.note.verbose.resolve.multi
-// key: compiler.misc.full.inst.sig
+// key: compiler.misc.partial.inst.sig
 // options: -XDverboseResolution=applicable,success
 
 class ApplicableMethodFound1 {