jmx-dev RFR: 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature [v5]

Sean Mullan mullan at openjdk.org
Thu Mar 7 20:00:52 UTC 2024


On Wed, 6 Mar 2024 11:46:16 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 specifically that UOE is thrown.

Is there any value in keeping `SubjectDelegationPermission` after this change? If so, I would mark that API deprecated for removal, so that it can be removed in the next release or two.

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

PR Comment: https://git.openjdk.org/jdk/pull/18025#issuecomment-1984324717


More information about the jmx-dev mailing list