RFR(M): 8143180: PPC: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287

Volker Simonis volker.simonis at gmail.com
Thu Nov 19 09:55:21 UTC 2015


Looks good!

Thanks for fixing this,
Volker


On Wed, Nov 18, 2015 at 7:41 PM, Alexander Smundak <asmundak at google.com>
wrote:

> Hi Goetz,
>
> You are right, sorry about that. Here's the correct one:
>
> http://cr.openjdk.java.net/~asmundak/8143180/hotspot/webrev.01
>
> On Wed, Nov 18, 2015 at 1:03 AM, Lindenmaier, Goetz
> <goetz.lindenmaier at sap.com> wrote:
> > Hi Alexander,
> >
> > Did you fix the wrong line?
> > I think it needs to be
> >  2965: __ li(R5, Deoptimization::Unpack_exception);
> >
> > Could you also use R5_ARG3 as register?
> >
> > Thanks for spotting this,
> >   Goetz.
> >
> >
> >
> > -----Original Message-----
> > From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On
> Behalf Of Alexander Smundak
> > Sent: Wednesday, November 18, 2015 2:15 AM
> > To: HotSpot Open Source Developers <hotspot-dev at openjdk.java.net>
> > Subject: RFR(M): 8143180: PPC: Internal Error in
> src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
> >
> > Please review the patch fixing
> https://bugs.openjdk.java.net/browse/JDK-8143180
> > I have tested it on PPC64LE.
> >
> > http://cr.openjdk.java.net/~asmundak/8143180/hotspot/webrev.00
> >
> > Sasha
>


More information about the hotspot-dev mailing list