diff -r 1985e35e97b2 -r 7873d37f5b37 test/tools/javac/diags/examples/WhereIntersection.java --- a/test/tools/javac/diags/examples/WhereIntersection.java Mon Jan 21 11:16:28 2013 -0800 +++ b/test/tools/javac/diags/examples/WhereIntersection.java Mon Jan 21 20:13:56 2013 +0000 @@ -25,7 +25,7 @@ // key: compiler.misc.where.description.intersection // key: compiler.misc.intersection.type // key: compiler.err.prob.found.req -// key: compiler.misc.inconvertible.types +// key: compiler.misc.inferred.do.not.conform.to.upper.bounds // options: -XDdiags=where // run: simple