RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError (original) (raw)

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Apr 27 08:35:38 UTC 2015


Thanks Volker!

I fixed the copyright: http://cr.openjdk.java.net/~goetz/webrevs/8078482-fixAME/webrev.02/

Best regards, Goetz.

-----Original Message----- From: Volker Simonis [mailto:volker.simonis at gmail.com] Sent: Montag, 27. April 2015 10:29 To: Lindenmaier, Goetz Cc: hotspot-dev at openjdk.java.net; ppc-aix-port-dev at openjdk.java.net Subject: Re: RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError

Hi Goetz,

the change looks good. Please also update the copyright year in interpreter_ppc.cpp.

Thank you and best regards, Volker

On Thu, Apr 23, 2015 at 10:35 AM, Lindenmaier, Goetz <goetz.lindenmaier at sap.com> wrote:

Hi,

this fixes an issue detected by Tiago Sturmer Daitix in the jdk7 ppc port. The thread argument was left out in a call to throwAbstractMethodError. Please review this change. It needs to go to jdk8u, too. It's ppc only. http://cr.openjdk.java.net/~goetz/webrevs/8078482-fixAME/webrev.01/ Best regards, Goetz.



More information about the hotspot-dev mailing list