lambda reference to inner class in base class causes LambdaConversionException
Remi Forax
forax at univ-mlv.fr
Thu Jun 19 13:05:36 UTC 2014
On 06/19/2014 03:00 PM, Maurizio Cimadamore wrote:
>
> On 19/06/14 13:53, Remi Forax wrote:
>> as you can see, javac generate an invokedynamic call with a Foo
>> instead of a FooBase which I think is the correct behavior.
> You mean the other way around?
oops,
s/the correct/not the correct
>
> Maurizio
Rémi
More information about the compiler-dev
mailing list