RFR(S): 8238948: [lworld] Method resolution does not handle invokespecial with scalarized receiver

Tobias Hartmann tobias.hartmann at oracle.com
Thu Feb 13 15:51:47 UTC 2020


Thanks Fred!

Best regards,
Tobias

On 13.02.20 16:48, Frederic Parain wrote:
> Looks good to me.
> 
> Fred
> 
> On 2/12/20 10:33 AM, Tobias Hartmann wrote:
>> Hi,
>>
>> please review the following patch:
>> https://bugs.openjdk.java.net/browse/JDK-8238948
>> http://cr.openjdk.java.net/~thartmann/8238948/webrev.00/
>>
>> Method resolution does not handle invokespecial on a method with a scalarized inline type receiver.
>> I've changed the code to use LinkResolver::resolve_invoke which handles all invoke bytecodes.
>>
>> Thanks,
>> Tobias
>>



More information about the valhalla-dev mailing list