test/tools/javac/MethodParameters/LambdaTest.out

Wed, 12 Feb 2014 11:16:22 -0800

author
asaha
date
Wed, 12 Feb 2014 11:16:22 -0800
changeset 2443
f19868b3b970
parent 2158
6cd16d8ed2b9
child 2525
2eb010b6cb22
child 2733
7974f6da2d76
permissions
-rw-r--r--

Added tag jdk8u11-b00 for changeset c9db8c800797

mnunez@2137 1 class LambdaTest --
mnunez@2137 2 LambdaTest.<init>()
mnunez@2137 3 LambdaTest.foo(i)
rfield@2158 4 LambdaTest.lambda$static$1(arg0)/*synthetic*/
rfield@2158 5 LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/
mnunez@2137 6 static interface LambdaTest$I -- inner
rfield@2158 7 LambdaTest$I.m(x)

mercurial