On Fri, 21 Jun 2024 14:05:51 GMT, Kevin Walls <[email protected]> wrote:
> Man page update for JDK-8327793 which marked jstatd as deprecated for removal
> in JDK 24.
The updated man page looks like:
JSTATD(1) JDK
Commands JSTATD(1)
NAME
jstatd - monitor the creation and termination of instrumented Java
HotSpot VMs
SYNOPSIS
WARNING: This command is deprecated and will be removed in a future
release.
Note: This command is experimental and unsupported.
jstatd [options]
...etc...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19829#issuecomment-2182976031