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

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Nov 18 09:03:35 UTC 2015


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