test/tools/javac/MethodParameters/LambdaTest.out

changeset 2158
6cd16d8ed2b9
parent 2137
a48d3b981083
child 2525
2eb010b6cb22
child 2733
7974f6da2d76
     1.1 --- a/test/tools/javac/MethodParameters/LambdaTest.out	Tue Oct 22 13:54:49 2013 +0100
     1.2 +++ b/test/tools/javac/MethodParameters/LambdaTest.out	Tue Oct 22 16:53:21 2013 -0700
     1.3 @@ -1,7 +1,7 @@
     1.4  class LambdaTest -- 
     1.5  LambdaTest.<init>()
     1.6  LambdaTest.foo(i)
     1.7 -LambdaTest.lambda$1(arg0, arg1)/*synthetic*/
     1.8 -LambdaTest.lambda$0(arg0)/*synthetic*/
     1.9 +LambdaTest.lambda$static$1(arg0)/*synthetic*/
    1.10 +LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/
    1.11  static interface LambdaTest$I -- inner
    1.12 -LambdaTest$I.m(x)
    1.13 \ No newline at end of file
    1.14 +LambdaTest$I.m(x)

mercurial