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

Kevin Walls kevinw at openjdk.org
Tue Mar 12 15:41:18 UTC 2024


On Mon, 11 Mar 2024 19:24:20 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Maybe mention there too that the delegationSubject parameter is kept for interoperability with older remote clients.
>
> It's a good suggestion.   Something like this:
> 
> All methods that take a `Subject` parameter will throw UOE if called with a non-null subject delegation.  JMX subject delegation feature is no longer supported.

OK sure -- didn't want to make the individual delegationSubject mentions too terse, but if there is some earlier text then that could be OK...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18025#discussion_r1521699619


More information about the serviceability-dev mailing list