hg: jdk8u/jdk8u-dev/jdk: 8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property.

mbalao at redhat.com mbalao at redhat.com
Wed Jan 27 12:51:26 UTC 2021


Changeset: 25ef0910e622
Author:    ssahoo
Date:      2019-12-16 00:23 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/25ef0910e622

8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property.
Summary: Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei, sgehwolf

! src/share/classes/sun/security/ssl/SSLContextImpl.java
! test/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java



More information about the jdk8u-dev-changes mailing list