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

javadoc of JMXMPConnectorServer constructors misses @throws IOException tags

XMLWordPrintable

        As found by dockcheck when checking JMX Remote 1.0.1_04 RI unbundled release in class javax.management.remote.jmxmp.JMXMPConnectorServer, for all four constructors:

        JMXMPConnectorServer()
        * Missing @throws tag.

        JMXMPConnectorServer(MBeanServer)
        * Missing @throws tag.

        JMXMPConnectorServer(JMXServiceURL, Map)
        * Missing @throws tag.

        JMXMPConnectorServer(JMXServiceURL, Map, MBeanServer)
        * Missing @throws tag.

              jferaud Joel Feraud (Inactive)
              jferaud Joel Feraud (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: