RFR: 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal. [v2]
Daniel Fuchs
dfuchs at openjdk.org
Tue Mar 14 15:07:23 UTC 2023
On Fri, 3 Mar 2023 11:46:49 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
>
> Kevin Walls has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - deprecation text update
> - Revert "RMIConnection throw comments"
>
> This reverts commit aceb4fe44189245ac702f0c74c2bb1100a6d17fa.
> - Merge remote-tracking branch 'upstream/master' into Deprecate_SubjectDelegation
> - RMIConnection throw comments
> - 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11880
More information about the serviceability-dev
mailing list