RFR: 8327383: Clean up _Stalled and _Spinner fields

David Holmes dholmes at openjdk.org
Fri Mar 15 10:10:39 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

LGTM! Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18306#pullrequestreview-1938565308


More information about the hotspot-runtime-dev mailing list