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

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

mercurial