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
- Previous message: RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError
- Next message: RFR(s): 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError
- Next message: RFR(s): 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]