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

changeset 1268
af6a4c24f4e3
parent 1251
6f0ed5a89c25
child 1296
cddc2c894cc6
     1.1 --- a/test/tools/javac/diags/examples/WhereFreshTvar.java	Fri May 25 16:32:56 2012 -0700
     1.2 +++ b/test/tools/javac/diags/examples/WhereFreshTvar.java	Thu May 31 17:42:14 2012 +0100
     1.3 @@ -22,10 +22,9 @@
     1.4   */
     1.5  
     1.6  // key: compiler.misc.where.fresh.typevar
     1.7 -// key: compiler.misc.where.description.typevar.1
     1.8 -// key: compiler.misc.where.typevar
     1.9 -// key: compiler.misc.invalid.inferred.types
    1.10 -// key: compiler.err.prob.found.req.1
    1.11 +// key: compiler.misc.where.description.typevar
    1.12 +// key: compiler.err.cant.apply.symbol.1
    1.13 +// key: compiler.misc.no.args
    1.14  // key: compiler.misc.inferred.do.not.conform.to.upper.bounds
    1.15  // options: -XDdiags=where,simpleNames
    1.16  // run: simple

mercurial