We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30e040 commit baafa66Copy full SHA for baafa66
src/jdk.jstatd/share/man/jstatd.1
@@ -1,4 +1,4 @@
1
-.\" Copyright (c) 2004, 2023, Oracle and/or its affiliates. All rights reserved.
+.\" Copyright (c) 2004, 2024, Oracle and/or its affiliates. All rights reserved.
2
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3
.\"
4
.\" This code is free software; you can redistribute it and/or modify it
@@ -43,7 +43,9 @@ jstatd - monitor the creation and termination of instrumented Java
43
HotSpot VMs
44
.SH SYNOPSIS
45
.PP
46
-\f[B]Note:\f[R] This command is experimental and unsupported.
+\f[B]WARNING:\f[R] This command is experimental, unsupported, and
47
+deprecated.
48
+It will be removed in a future release.
49
50
\f[V]jstatd\f[R] [\f[I]options\f[R]]
51
.TP
0 commit comments