Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8347114 JMXServiceURL should require an explicit protocol
  3. JDK-8359700

Release Note: JMXServiceURL Requires an Explicit Protocol

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 26
    • 26
    • core-svc

      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.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: