RFR(XS): 8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Dec 14 10:20:05 UTC 2015
Thanks Volker!
Best regads,
Goetz.
> -----Original Message-----
> From: Volker Simonis [mailto:volker.simonis at gmail.com]
> Sent: Montag, 14. Dezember 2015 11:10
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
> Cc: hotspot-compiler-dev at openjdk.java.net
> Subject: Re: RFR(XS): 8145300: ppc64: fix port of "8072008: Emit direct call
> instead of linkTo* for recursive indy/MH.invoke* calls"
>
> 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