RFR: 8348575: SpinLockT is typedef'ed but unused [v2]

Hamlin Li mli at openjdk.org
Mon Feb 3 12:35:51 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

Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/23298#issuecomment-2630821545


More information about the hotspot-runtime-dev mailing list