jmx-dev RFR: 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.
Kevin Walls
kevinw at openjdk.org
Fri Mar 3 11:46:52 UTC 2023
On Fri, 6 Jan 2023 12:02:37 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Deprecate the Java Management Extension (JMX) Subject Delegation feature for removal in a future release.
>
> Given no known usage, there is no replacement feature for JMX Subject Delegation.
>
> CSR is https://bugs.openjdk.org/browse/JDK-8298967
Updated to sync deprecation text in JMXConnector.java with the updated text in the CSR.
-------------
PR: https://git.openjdk.org/jdk/pull/11880
More information about the jmx-dev
mailing list