Details
-
Bug
-
Status: Review In Progress
-
Normal
-
Resolution: Unresolved
-
None
-
Correctness
-
Normal
-
Normal
-
User Report
-
All
-
None
-
Description
It seems we don't respect com.sun.management.jxmremote.host in createJMXServer()
The flow should be - when_ local _is true, we only bind localhost, otherwise we bind everything, unless com.sun.management.jmxremote.host is set, then we use that.