diff -r c35b158e2290 -r 6f0ed5a89c25 test/tools/javac/diags/examples/WhereCaptured.java --- a/test/tools/javac/diags/examples/WhereCaptured.java Tue Apr 10 23:19:26 2012 -0700 +++ b/test/tools/javac/diags/examples/WhereCaptured.java Wed Apr 11 10:50:11 2012 +0100 @@ -26,7 +26,7 @@ // key: compiler.misc.where.description.typevar // key: compiler.misc.where.typevar // key: compiler.err.cant.apply.symbol.1 -// key: compiler.misc.infer.no.conforming.assignment.exists +// key: compiler.misc.inferred.do.not.conform.to.eq.bounds // key: compiler.misc.captured.type // options: -XDdiags=where,simpleNames // run: simple