hg: jdk/submit14: 8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property.
sibabrata.sahoo at oracle.com
sibabrata.sahoo at oracle.com
Mon Dec 16 08:24:45 UTC 2019
Changeset: d821eb811ca8
Author: ssahoo
Date: 2019-12-16 00:23 -0800
URL: https://hg.openjdk.java.net/jdk/submit14/rev/d821eb811ca8
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
! src/java.base/share/classes/sun/security/ssl/SSLContextImpl.java
! test/jdk/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java
More information about the jdk-submit-changes
mailing list