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

changeset 2000
4a6acc42c3a1
parent 1759
05ec778794d0
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/diags/examples/BadArgTypesInLambda.java	Fri Aug 30 17:36:47 2013 -0700
     1.2 +++ b/test/tools/javac/diags/examples/BadArgTypesInLambda.java	Mon Sep 02 22:38:36 2013 +0100
     1.3 @@ -21,9 +21,6 @@
     1.4   * questions.
     1.5   */
     1.6  
     1.7 -// key: compiler.err.cant.apply.symbol
     1.8 -// key: compiler.misc.no.conforming.assignment.exists
     1.9 -// key: compiler.misc.bad.arg.types.in.lambda
    1.10  // key: compiler.err.prob.found.req
    1.11  // key: compiler.misc.inconvertible.types
    1.12  // options: -Xdiags:verbose

mercurial