On Sat, 23 Nov 2024 06:37:23 GMT, Alan Bateman <al...@openjdk.org> wrote:

> This is a change to the spec of a JDK specific API so I think should be 
> tracked by a CSR.

OK yes, I was looking for opinions on whether this needed a CSR.

To be clear, the interface jdk.management / 
com.sun.management.DiagnosticCommandMBean
has a method getDescriptor() which returns a Descriptor, which
"is a collection of fields containing additional meta-data for a JMX element".

This unfortunately does not say any of the metadata are optional, so now that a 
permission is meaningless we want to remove dcmd.permissionName, 
dcmd.permissionAction, dcmd.arguments.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22315#issuecomment-2497457131

Reply via email to