jmx-dev RFR(S): 8234484: Add ability to configure third port for remote JMX
Yangfei (Felix)
felix.yang at huawei.com
Wed Jan 8 01:09:15 UTC 2020
Hi,
Please review this patch adding a way to configure the third port for remote JMX.
Currently, it is possible to configure two of the three ports for JMX with com.sun.management.jmxremote.port and com.sun.management.jmxremote.rmi.port.
However, there is no way to configure the third port. This can cause problems if the randomly assigned port conflicts with another service that has not yet acquired its port.
Bug: https://bugs.openjdk.java.net/browse/JDK-8234484
Webrev: http://cr.openjdk.java.net/~fyang/8234484/webrev.00/
Passed tiered-1 test.
Thanks,
Felix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/jmx-dev/attachments/20200108/1bf12a6b/attachment.htm>
More information about the jmx-dev
mailing list