-
Enhancement
-
Resolution: Fixed
-
P4
-
8u231, 15
-
b07
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263231 | openjdk8u372 | Vyom Tewari | P4 | Resolved | Fixed | b01 |
A DESCRIPTION OF THE PROBLEM :
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.
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.
- backported by
-
JDK-8263231 Add ability to configure third port for remote JMX
- Resolved
- csr for
-
JDK-8237631 Add ability to configure third port for remote JMX
- Closed