Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8298966 Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.
  3. JDK-8304127

Release Note: Deprecate JMX Subject Delegation and the `JMXConnector.getMBeanServerConnection(Subject)` Method for Removal

XMLWordPrintable

      The JMX Subject Delegation feature is deprecated and marked for removal in a future release. This feature is enabled by the method `javax.management.remote.JMXConnector.getMBeanServerConnection(javax.security.auth.Subject)` which is deprecated for removal.

      If a client application needs to perform operations as, or on behalf of, multiple identities, it will need to make multiple calls to `JMXConnectorFactory.connect()` and to the `getMBeanServerConnection()` method on the returned `JMXConnector`.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: