RFR: 8367982: Unify ObjectSynchronizer and LightweightSynchronizer [v3]
Fredrik Bredberg
fbredberg at openjdk.org
Fri Oct 31 14:30:54 UTC 2025
On Mon, 27 Oct 2025 21:48:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Would you want me to do that in this PR? Or should I create a new RFE for that, just to acknowledge the fact that one should never say "last" cleanup. :)
>
> I think this should change with this PR. The big reason synchronizer.inline.hpp was added was to have this inlining based on LockingMode, which we don't need anymore.
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27915#discussion_r2481618197
More information about the hotspot-dev
mailing list