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

changeset 1415
01c9d4161882
parent 1348
573ceb23beeb
     1.1 --- a/test/tools/javac/diags/examples/IncompatibleThrownTypesInLambda.java	Fri Nov 16 18:27:36 2012 +0000
     1.2 +++ b/test/tools/javac/diags/examples/IncompatibleThrownTypesInLambda.java	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -22,7 +22,6 @@
     1.4   */
     1.5  
     1.6  // key: compiler.err.incompatible.thrown.types.in.lambda
     1.7 -// options: -XDallowLambda
     1.8  
     1.9  class IncompatibleThrownTypesInLambda {
    1.10      interface SAM {

mercurial