jmx-dev RFR: 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature [v4]
Kevin Walls
kevinw at openjdk.org
Wed Mar 6 11:46:16 UTC 2024
On Wed, 6 Mar 2024 11:42:18 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> The deprecated Subject Delegation feature in JMX will be removed.
>>
>> This was marked in JDK 21 as deprecated for removal (JDK-8298966).
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>
> Test that SubjectDelegation is refused.
Added a test to ensure jmxc.getMBeanServerConnection(delegationSubject) throws UnsupportedOperationException.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18025#issuecomment-1980688614
More information about the jmx-dev
mailing list