diff -r 568e70bbd9aa -r e28a06a3c5d9 test/tools/javac/diags/examples/InvalidInferredTypes.java --- a/test/tools/javac/diags/examples/InvalidInferredTypes.java Mon Mar 26 15:27:51 2012 +0100 +++ b/test/tools/javac/diags/examples/InvalidInferredTypes.java Mon Mar 26 15:28:22 2012 +0100 @@ -21,7 +21,8 @@ * questions. */ -// key: compiler.err.invalid.inferred.types +// key: compiler.err.prob.found.req.1 +// key: compiler.misc.invalid.inferred.types // key: compiler.misc.inferred.do.not.conform.to.bounds import java.util.*;