Integrated: 8332610: Remove unused nWakeups in ObjectMonitor

Johan Sjölen jsjolen at openjdk.org
Wed May 22 13:56:11 UTC 2024


On Tue, 21 May 2024 13:14:37 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.

This pull request has now been integrated.

Changeset: 9ca90ccd
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9ca90ccd6bfec76e54e2e870bd706fad5abf233c
Stats:     14 lines in 1 file changed: 5 ins; 9 del; 0 mod

8332610: Remove unused nWakeups in ObjectMonitor

Reviewed-by: coleenp, dcubed

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

PR: https://git.openjdk.org/jdk/pull/19326


More information about the hotspot-runtime-dev mailing list