Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8173607

JMX RMI connector should be in its own module

XMLWordPrintable

        JMX Remote API is designed to support different types of connectors to make a MBean server remotely accessible through different protocol.

        java.management currently includes the JMX RMI connector, which is the standard connector for the Java SE platform (i.e. javax.management.remote.rmi package). JMX and JMX remote API does not depend on RMI at all but only JMX RMI connector does. JMX RMI connector should be separated from java.management module.

        It's proposed to separate javax.management.remote.rmi into its own module named `java.management.rmi`.

              dfuchs Daniel Fuchs
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: