RFR: 8328083: degrade virtual thread support for GetObjectMonitorUsage

Serguei Spitsyn sspitsyn at openjdk.org
Thu May 2 06:37:54 UTC 2024


On Thu, 2 May 2024 02:47:19 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Okay, thanks.
>
> Second suggestion is better. "waited by" is not grammatically correct in this context.

Thank you, David.
So, the latest version is:

           The number of platform threads waiting to own this monitor, or <code>0</code>
           if only virtual threads are waiting or no threads are waiting

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19030#discussion_r1587131816


More information about the serviceability-dev mailing list