RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Apr 23 14:26:35 UTC 2015
- Previous message: RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError
- Next message: RFR(S): 8078482: ppc: pass thread to throw_AbstractMethodError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What is the change in os_linux_ppc.cpp?
Vladimir
On 4/23/15 1:35 AM, Lindenmaier, Goetz 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): 8078482: ppc: pass thread to throw_AbstractMethodError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]