JDK-8015701: MethodParameters are not filled in for synthetic captured local variables

Jonathan Gibbons jonathan.gibbons at oracle.com
Sat Jun 1 10:06:31 PDT 2013


There's no test.  Did you forget to hg add it?

-- Jon

On 06/01/2013 05:31 AM, Eric McCorkle wrote:
> Hello,
>
> Please review this patch, which fixes the generation of MethodParameters
> entries for extra parameters to constructors for anonymous inner classes.
>
> The webrev is here:
> http://cr.openjdk.java.net/~emc/8015701/
>
> The bug report is here:
> http://bugs.sun.com/view_bug.do?bug_id=8015701
>
> Thanks,
> Eric



More information about the compiler-dev mailing list