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

Frederic Parain frederic.parain at oracle.com
Thu Feb 13 15:48:41 UTC 2020


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