-
Sub-task
-
Resolution: Delivered
-
P4
-
26
The class `javax.management.remote.JMXServiceURL` requires that a protocol is specified when using its `String` constructor, and will throw `MalformedURLException` if the protocol is missing. This behaviour is now extended to the other constructors that take individual parameters, and the historical defaulting to the "jmxmp" protocol is removed.