Integrated: 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.

Kevin Walls kevinw at openjdk.org
Tue Mar 14 17:02:39 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

This pull request has now been integrated.

Changeset: 4e631fa4
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e631fa43fd821846c12ae2177360c44cf770766
Stats:     9 lines in 2 files changed: 7 ins; 0 del; 2 mod

8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.

Reviewed-by: mchung, dfuchs

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

PR: https://git.openjdk.org/jdk/pull/11880


More information about the serviceability-dev mailing list