Experimental fix for capturing anonymous classes inside lambda (JDK-8229862)
B. Blaser
bsrbnd at gmail.com
Mon Nov 16 17:06:12 UTC 2020
Thanks Jan, your improvement in LambdaToMethod seems reasonable to me.
Cheers,
Bernard
On Mon, 16 Nov 2020 at 11:33, Jan Lahoda <jan.lahoda at oracle.com> wrote:
>
> Hi Bernard,
>
> Sorry for belated answer.
>
> I've filled:
> https://github.com/openjdk/jdk/pull/1221
>
> based on your patch. Hope that is fine. Any feedback is welcome!
>
> Thanks,
> Jan
More information about the compiler-dev
mailing list