Hi,

I got pinged on this issue yesterday:
https://github.com/spring-projects-experimental/spring-native/issues/805#issuecomment-875335648

That reads to me as if Graal now supports the use of JMX. If that is the case I think we can remove this code:

https://github.com/apache/tomcat/blob/main/java/org/apache/tomcat/util/modeler/Registry.java#L139

and go back to the standard --no-jmx or calling Registry.disableRegistry() for those users that don't want JMX support.

Thoughts?

I plan to make this change early next week if there are no objections.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to