diff -r b2d8a270f5f2 -r cddc2c894cc6 test/tools/javac/diags/examples/WhereIntersection.java --- a/test/tools/javac/diags/examples/WhereIntersection.java Thu Jul 26 16:48:41 2012 -0700 +++ b/test/tools/javac/diags/examples/WhereIntersection.java Thu Aug 02 18:22:41 2012 +0100 @@ -25,6 +25,7 @@ // key: compiler.misc.where.description.intersection // key: compiler.misc.intersection.type // key: compiler.err.prob.found.req +// key: compiler.misc.inconvertible.types // options: -XDdiags=where // run: simple