RFR: 8354446: [BACKOUT] Remove friends for ObjectMonitor
Coleen Phillimore
coleenp at openjdk.org
Fri Apr 11 20:02:31 UTC 2025
On Fri, 11 Apr 2025 19:36:39 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This reverts commit 36069f6efac4fd02393d28f190ab2ab92b113fd3.
>
> I don't know why we can't call ObjectMonitor::recursions() rather than updating it directly.
> Rerunning tier3.
Thanks Patricio. I almost wrote an increment_recursions() for this purpose but I thought set_recursions was already there for that purpose. 👓
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24599#issuecomment-2797906240
More information about the hotspot-runtime-dev
mailing list