RFR(S): 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed Jun 24 08:26:22 UTC 2015
Thanks Volker!
Best regards,
Goetz.
-----Original Message-----
From: Volker Simonis [mailto:volker.simonis at gmail.com]
Sent: Mittwoch, 24. Juni 2015 10:22
To: Lindenmaier, Goetz
Cc: HotSpot Developers
Subject: Re: RFR(S): 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
Hi Goetz,
the change looks good - at least the ppc part.
I can't say anything about the aarch64 part:)
Regards,
Volker
On Wed, Jun 24, 2015 at 9:40 AM, Lindenmaier, Goetz
<goetz.lindenmaier at sap.com> wrote:
> Hi,
>
> Change 8073165 added a new argument to complete_monitor_unlocking_C(): the current thread. Moving this value into the argument registers before the runtime call issued in the native wrapper was missing on ppc and aarch.
>
> Please review this change:
> http://cr.openjdk.java.net/~goetz/webrevs/8129757-unlock/webrev-01/
>
> Edward Nevill already had a look at the aarch changes and tested them.
>
> Best regards,
> Goetz.
More information about the hotspot-dev
mailing list