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

JSR 160: Exceptions thrown by a JMXMP-TLS client not symetric

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0.1
    • 1.0
    • core-svc
    • None
    • 1.0.1
    • generic
    • generic

      I use the JMXMP protocol to do TLS.

      If i add the following in the client map:
      tls.enabled.cipher.suites, "dummy"
      i got an IllegalArgumentException.

      If i add the following in the client map:
      tls.enabled.protocols, "dummy"
      i got an IOException.

      It's not specified which one of the 2 exceptions is expected.
      But it should be nice to have a symmetric behavior,
      that is either the 2 configs throw IllegalArgumentException
      or the 2 configs throw IOException.

      ###@###.### 2004-01-09

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: