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

javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748

XMLWordPrintable

      The below cipher suites had been enabled by JDK 6 (JDK-8174748):
      TLS_RSA_WITH_AES_256_CBC_SHA256
      TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
      TLS_DHE_DSS_WITH_AES_256_CBC_SHA256

      Originally, the cases related to the above cipher suites on JDK 6 are expected as fail.
      Now, this test has to be updated accordingly to adapt these changes.

            jjiang John Jiang
            jjiang John Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: