RFR: 8334287: Man page update for jstatd deprecation

Kevin Walls kevinw at openjdk.org
Fri Jun 21 15:34:10 UTC 2024


On Fri, 21 Jun 2024 14:05:51 GMT, Kevin Walls <kevinw at openjdk.org> 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


More information about the serviceability-dev mailing list