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

Javadoc errors in connect() methods.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: