RFR: 8327383: Clean up _Stalled and _Spinner fields
Fredrik Bredberg
fbredberg at openjdk.org
Fri Mar 15 13:02:54 UTC 2024
On Thu, 14 Mar 2024 15:03:41 GMT, Fredrik Bredberg <fbredberg at openjdk.org> wrote:
> Removed the `_Stalled` and the `_Spinner` fields from the object synchronization code, since they are not used anymore.
>
> Passes tier1-5
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18306#issuecomment-1999615333
More information about the hotspot-runtime-dev
mailing list