javac doesn't generate the correct bytecode for lambda if the target type is an intersection type
Remi Forax
forax at univ-mlv.fr
Fri Nov 6 07:19:08 UTC 2015
----- Mail original -----
> De: "Srikanth" <srikanth.adayapalam at oracle.com>
> À: compiler-dev at openjdk.java.net
> Envoyé: Vendredi 6 Novembre 2015 07:09:46
> Objet: Re: javac doesn't generate the correct bytecode for lambda if the target type is an intersection type
>
>
>
> 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 ?
yes, you found it !
>
> 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
regards,
Rémi
>
> >
> > cheers,
> > Rémi
> >
> >
>
>
More information about the compiler-dev
mailing list