RFR: 8337199: Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands [v2]

Alan Bateman alanb at openjdk.org
Fri Nov 29 11:12:23 UTC 2024


On Fri, 29 Nov 2024 04:48:57 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The two new `execute` methods differ only in the Symbol naming the method to call. Can we not at least define a static helper in the file so that we don't need to duplicate everything?

Okay, esp. as we'll likely add more. At some point I think Larry is doing to replace all this with other infrastructure for commands in Java.

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

PR Comment: https://git.openjdk.org/jdk/pull/22414#issuecomment-2507590830


More information about the core-libs-dev mailing list