RFR(M): 8143180: PPC: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu Nov 19 10:22:22 UTC 2015
Hi Alexander,
thanks for fixing this. I added R5_ARG3 in the call, too.
I pushed the change. I wanted to get it in before 8141133
is moved over to jdk9/hs/hotspot.
Unfortunately, I forgot to mention you as contributor! Sorry.
http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6100ab176973
Best regards,
Goetz.
> -----Original Message-----
> From: Alexander Smundak [mailto:asmundak at google.com]
> Sent: Mittwoch, 18. November 2015 19:42
> To: Lindenmaier, Goetz
> Cc: HotSpot Open Source Developers
> Subject: Re: RFR(M): 8143180: PPC: Internal Error in
> src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
>
> 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