Experimental support for JMX has landed in @graalvm Native Image, thanks to Robert T. from Red Hat! 🎉
Details: https://github.com/oracle/graal/issues/4732
Code: https://github.com/oracle/graal/pull/5596/files
[GR-40463] Add experimental support for remote management over JMX to Native Image · Issue #4732 · oracle/graal
TL;DR Currently connections via JMX are not supported in native images. This work is to add initial support for that. Goals Achieve similar functionality as in OpenJDK where remote management of ma...







