Integrated: 8348575: SpinLockT is typedef'ed but unused
Hamlin Li
mli at openjdk.org
Mon Feb 3 12:35:52 UTC 2025
On Fri, 24 Jan 2025 12:05:25 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
This pull request has now been integrated.
Changeset: 3f1d9b57
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3f1d9b573546685215af06031656efe6f1429caf
Stats: 11 lines in 1 file changed: 0 ins; 9 del; 2 mod
8348575: SpinLockT is typedef'ed but unused
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/23298
More information about the hotspot-runtime-dev
mailing list