javac doesn't generate the correct bytecode for lambda if the target type is an intersection type

Srikanth srikanth.adayapalam at oracle.com
Fri Nov 6 06:09:46 UTC 2015



On Thursday 05 November 2015 03:07 PM, Remi Forax wrote:
> About this bug,
>    https://bugs.openjdk.java.net/browse/JDK-8141508
[...]
> I've already seen this bug somewhere but was not able to find a corresponding bug report in the database :(

I think you are looking for 
https://bugs.openjdk.java.net/browse/JDK-8049898 ?

I have a candidate fix that addresses the above bug and the reduced test 
case you have posted
but not yet the full test case in 
https://bugs.openjdk.java.net/browse/JDK-8141508

I'll grab this one and take it to conclusion.

Thanks!
Srikanth

>
> cheers,
> Rémi
>
>   



More information about the compiler-dev mailing list