diff -r 568e70bbd9aa -r e28a06a3c5d9 test/tools/javac/diags/examples/WhereIntersection.java --- a/test/tools/javac/diags/examples/WhereIntersection.java Mon Mar 26 15:27:51 2012 +0100 +++ b/test/tools/javac/diags/examples/WhereIntersection.java Mon Mar 26 15:28:22 2012 +0100 @@ -24,7 +24,6 @@ // key: compiler.misc.where.intersection // key: compiler.misc.where.description.intersection // key: compiler.misc.intersection.type -// key: compiler.misc.incompatible.types // key: compiler.err.prob.found.req // options: -XDdiags=where // run: simple