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

changeset 1415
01c9d4161882
parent 1348
573ceb23beeb
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/diags/examples/IncompatibleArgTypesInLambda.java	Fri Nov 16 18:27:36 2012 +0000
     1.2 +++ b/test/tools/javac/diags/examples/IncompatibleArgTypesInLambda.java	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -23,7 +23,6 @@
     1.4  
     1.5  // key: compiler.err.prob.found.req
     1.6  // key: compiler.misc.incompatible.arg.types.in.lambda
     1.7 -// options: -XDallowLambda -XDallowPoly
     1.8  
     1.9  class IncompatibleArgTypesInLambda {
    1.10      interface SAM {

mercurial