RFR: 8316746: Top of lock-stack does not match the unlocked object [v3]

Richard Reingruber rrich at openjdk.org
Thu Nov 2 17:09:03 UTC 2023


On Thu, 2 Nov 2023 16:57:14 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> src/hotspot/cpu/ppc/templateTable_ppc_64.cpp line 4191:
>> 
>>> 4189:   // ------------------------------------------------------------------------------
>>> 4190:   // Find a free slot in the monitor block.
>>> 4191:   // Note: The order of the monitors is important for C2 OSR which derives the
>> 
>> You should refer to the decl. of the `interpreter_frame_monitor_*` where the expected order is specified.
>
> Done.

Thanks.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16406#discussion_r1380487186


More information about the hotspot-runtime-dev mailing list