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. ------------- Commit messages: - 8305622: Remove Permission details from jcmd man page Changes: https://git.openjdk.org/jdk/pull/13363/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13363&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8305622 Stats: 79 lines in 1 file changed: 0 ins; 79 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/13363.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/13363/head:pull/13363 PR: https://git.openjdk.org/jdk/pull/13363