RFR: 8332610: Remove unused nWakeups in ObjectMonitor [v4]
Johan Sjölen
jsjolen at openjdk.org
Wed May 22 13:56:10 UTC 2024
On Wed, 22 May 2024 08:20:23 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi,
>>
>> This comment only serves to confuse people, as `nWakeups` is not shared between threads and never read. It is probably meant for debugging (not sure). Let's delete the comment.
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>
> Move the comments around
Errors for maxos-x64 unrelated to this patch. Thanks Coleen, Dan and David.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19326#issuecomment-2124854703
More information about the hotspot-runtime-dev
mailing list