jmx-dev RFR: 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature [v7]
Kevin Walls
kevinw at openjdk.org
Tue Mar 12 15:24:17 UTC 2024
On Mon, 11 Mar 2024 17:49:34 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>>
>> (C) oops
>
> src/java.management/share/classes/javax/management/remote/JMXConnector.java line 139:
>
>> 137: /**
>> 138: * <p>This method remains for compatibility reasons, but has no more meaning
>> 139: * than {@link #getMBeanServerConnection()}.
>
> Suggestion:
>
> * <p>This method is equivalent to calling {@link #getMBeanServerConnection()}.
ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18025#discussion_r1521667592
More information about the jmx-dev
mailing list