lambda reference to inner class in base class causes LambdaConversionException

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Jun 19 13:00:41 UTC 2014


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?

Maurizio


More information about the compiler-dev mailing list