Was there a change to the addSslHostConfig JMX mbean operation between 9.0.82 and 9.0.83? I have some code that works in 82, but fails with an MBeanException: Cannot find operation [addSslHostConfig] in 9.0.83.
When I attempt to look at the available operations on ProtocolHandler in jconsole, it throws an exception in 83 that opens a new window, but works in 82.