On 12/01/2022 17:29, Christopher Schultz wrote:
On 1/10/22 11:46, Mark Thomas wrote:
<snip/>
So, as a first step, I intend to completely remove the
JMXLifecycleListener.
Are all those various system properties available in recent releases of
Java 7? I wouldn't want to trap users of Tomcat 8.5 on Java 7 into a
situation where they cannot upgrade to Tomcat 8.5.latest because they
still need the capability to control the JMX ports.
Define recent :)
If you define recent as "the thing you get when you pay Oracle $$$" or
"the thing you get when you build from the project source" then yes.
If you define recent as "the last free version you could get back in
April 2015" then mostly. The com.sun.management.jmxremote.host property
is not supported but all the others are.
<snip/>
I don't think we'll get this all sorted for this release round. We
should be able to remove the JmxLifecycleListener though.
It's been documented to be removed for a long time, but I'd like to know
if we are "stranding" any users by removing it.
Anyone still running Tomcat 8.5.x on Java 7 should be doing so on a
supported JRE which means they'll have access to all those properties.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org