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 09:52:47 UTC 2015
On Friday 06 November 2015 12:49 PM, Remi Forax wrote:
> ----- 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 !
Thanks, this bug though open and is somewhat related is not reproducible
as of JDK 9 b42.
I'll locate the bug of which this was duplicate and close it.
Srikanth
>> 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