Integrated: 8305622: Remove Permission details from jcmd man page
Kevin Walls
kevinw at openjdk.org
Thu Apr 6 21:12:27 UTC 2023
On Wed, 5 Apr 2023 21:00:55 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Removal of the Permission information from the jcmd man page.
>
> This information is not useful in the way it is presented, and is not used in connection with jcmd, so should be removed from that man page.
>
> The Permissions can be relevant when connecting remotely to JMX with a Security Manager in place. That usage is clearly deprecated with JEP 411. If there is a transition feature, it will be documented elsewhere.
This pull request has now been integrated.
Changeset: 8db1dd02
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8db1dd02582edb3be99c2f63a54772e47311aa8e
Stats: 74 lines in 1 file changed: 0 ins; 73 del; 1 mod
8305622: Remove Permission details from jcmd man page
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/13363
More information about the serviceability-dev
mailing list