RFR: 8334287: Man page update for jstatd deprecation
David Holmes
dholmes at openjdk.org
Tue Jun 25 06:41:12 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.
Sorry this got left "pending" yesterday
src/jdk.jstatd/share/man/jstatd.1 line 49:
> 47: future release.
> 48: .PP
> 49: \f[B]Note:\f[R] This command is experimental and unsupported.
Can we combine the new warning with the old note e.g.
> This command is deprecated and will be removed in a future release. It was designated as experimental and unsupported.
?
-------------
PR Review: https://git.openjdk.org/jdk/pull/19829#pullrequestreview-2134703147
PR Review Comment: https://git.openjdk.org/jdk/pull/19829#discussion_r1650378180
More information about the serviceability-dev
mailing list