test/tools/javac/diags/examples/WhereCaptured.java

changeset 689
77cc34d5e548
parent 610
3640b60bd0f6
child 1251
6f0ed5a89c25
     1.1 --- a/test/tools/javac/diags/examples/WhereCaptured.java	Sat Sep 18 09:54:51 2010 -0700
     1.2 +++ b/test/tools/javac/diags/examples/WhereCaptured.java	Sat Sep 18 09:56:23 2010 -0700
     1.3 @@ -25,7 +25,8 @@
     1.4  // key: compiler.misc.where.description.captured.1
     1.5  // key: compiler.misc.where.description.typevar
     1.6  // key: compiler.misc.where.typevar
     1.7 -// key: compiler.err.cant.apply.symbol
     1.8 +// key: compiler.err.cant.apply.symbol.1
     1.9 +// key: compiler.misc.infer.no.conforming.assignment.exists
    1.10  // key: compiler.misc.captured.type
    1.11  // options: -XDdiags=where,simpleNames
    1.12  // run: simple

mercurial