test/tools/javac/MethodParameters/LambdaTest.out

changeset 2733
7974f6da2d76
parent 2158
6cd16d8ed2b9
child 2734
ba758e1ffa69
     1.1 --- a/test/tools/javac/MethodParameters/LambdaTest.out	Wed Apr 01 13:23:01 2015 -0700
     1.2 +++ b/test/tools/javac/MethodParameters/LambdaTest.out	Tue Jan 13 10:25:24 2015 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  class LambdaTest -- 
     1.5  LambdaTest.<init>()
     1.6  LambdaTest.foo(i)
     1.7 -LambdaTest.lambda$static$1(arg0)/*synthetic*/
     1.8 -LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/
     1.9 +LambdaTest.lambda$static$1(x1/*synthetic*/)/*synthetic*/
    1.10 +LambdaTest.lambda$null$0(final cap$0/*synthetic*/, x2/*synthetic*/)/*synthetic*/
    1.11  static interface LambdaTest$I -- inner
    1.12  LambdaTest$I.m(x)

mercurial