changeset 15374 | fb8f6acf09cc |
parent 13631 | dc1212c348f9 |
child 22448 | a85fbad9d687 |
--- a/langtools/test/tools/javac/diags/examples/WhereIntersection.java Mon Jan 21 11:16:28 2013 -0800 +++ b/langtools/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