-
Bug
-
Resolution: Fixed
-
P3
-
9.1.0
-
None
Connecting to remote VMs, either over RMI or Jolokia appears to be broken in master. Based on experiments, rolling back the fix for JMC-8287 appers to fix the problem. Discussion and findings in this slack thread:
https://jdkmissioncontrol.slack.com/archives/CGMRA4ALW/p1732171197197459
Manual tests:
- Start a java process and include command line switches: ` -Dcom.sun.management.jmxremote.autodiscovery=true -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9003 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false` - attempt to connect from JMC
- Start a java process and include command line switches: `javaagent:jolokia-jvm<version>-agent.jar` and connect to service:jmx:jolokia://localhost:8778/jolokia from JMC.
It would be good if it was possible to also have realistic automated tests for this
- relates to
-
JMC-8287 Fix the JMX protocol extenders
-
- Resolved
-
- links to
-
Commit(master) openjdk/jmc/9725f58b
-
Review(master) openjdk/jmc/618