RFR(S): 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."

Volker Simonis volker.simonis at gmail.com
Wed Jun 24 08:21:54 UTC 2015


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