On Tue, 12 Mar 2024 15:38:37 GMT, Kevin Walls <kev...@openjdk.org> wrote:
>> 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... Thanks, updating with those changes. Additionally, in JMXConnector I'm removing the text "Calling this method is equivalent to calling getMBSC(null)..." as that is pointless, and possibly misleading now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18025#discussion_r1522024836