RFR(XS): 8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"

Volker Simonis volker.simonis at gmail.com
Mon Dec 14 10:10:14 UTC 2015


Hi Goetz,

looks good!

Thanks,
Volker


On Mon, Dec 14, 2015 at 10:28 AM, Lindenmaier, Goetz
<goetz.lindenmaier at sap.com> wrote:
> Hi,
>
>
>
> First, thanks for porting 8072008 to ppc. Good it came with a test,
>
> that showed a small nit still was missing.
>
> Ppc utilizes postalloc expand where Call nodes are expanded.
> 8072007 introduced field _override_symbolic_info to Call nodes that
>
> needs to be preserved in postalloc expand.
>
>
>
> Please review this small change:
>
> http://cr.openjdk.java.net/~goetz/webrevs/8145300-jtregInvk/webrev.00/
>
>
>
> Best regards,
>
>   Goetz.


More information about the hotspot-compiler-dev mailing list