RFR: 8348575: SpinLockT is typedef'ed but unused [v2]
David Holmes
dholmes at openjdk.org
Mon Feb 3 11:57:49 UTC 2025
On Mon, 3 Feb 2025 09:32:29 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> Hi,
>> Can you help to review this simple patch?
>>
>> SpinLockT is typedef'ed, but there is no usage of it. I think this is a legacy code from long time before. Also remove/modify some related comment.
>>
>> Thanks
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>
> minor
LGTM
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23298#pullrequestreview-2589680755
More information about the hotspot-runtime-dev
mailing list