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

Sean Mullan mullan at openjdk.org
Mon Mar 11 21:08:13 UTC 2024


On Mon, 11 Mar 2024 15:19:08 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> > 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.
> 
> No issue with deprecation. I guess it can be removed once `java.security.Policy` is removed?

Yes, or to be more precise, when the `JavaPolicy` implementation of `java.security.Policy` is removed.

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

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


More information about the serviceability-dev mailing list