RFR: 8305622: Remove Permission details from jcmd man page [v2]
Chris Plummer
cjplummer at openjdk.org
Thu Apr 6 17:40:19 UTC 2023
On Thu, 6 Apr 2023 08:38:02 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.
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>
> sync
Marked as reviewed by cjplummer (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13363#pullrequestreview-1375309894
More information about the serviceability-dev
mailing list