Javadoc errors in connect() methods.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 5.0
    • Affects Version/s: 1.0
    • Component/s: core-svc
    • b32
    • sparc
    • solaris_2.5.1

      The javadoc for the connect() methods in the classes JMXConnector
      and JMXConnectorFactory is not correct.

      --- JMXConnector & JMXConnectorFactory ---

      It says:

      SecurityException - if the connection could not be made for security reasons.

      and should say:

      SecurityException - if the connection could not be made due to a security
                          violation.

      --- JMXConnectorFactory ---

      The two connect() methods do not document the same exceptions and if they
      do they do it differently.

            Assignee:
            Luis-Miguel Alventosa (Inactive)
            Reporter:
            Luis-Miguel Alventosa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: