hg: jdk/submit: 8234728: Some security tests should support TLSv1.3

sibabrata.sahoo at oracle.com sibabrata.sahoo at oracle.com
Fri Dec 13 06:51:21 UTC 2019


Changeset: d6a38e8f7389
Author:    ssahoo
Date:      2019-12-12 22:47 -0800
URL:       https://hg.openjdk.java.net/jdk/submit/rev/d6a38e8f7389

8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei

! src/java.base/share/classes/sun/security/ssl/CipherSuite.java
! test/jdk/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java
+ test/jdk/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java
+ test/jdk/javax/net/ssl/sanity/ciphersuites/TLSCipherSuitesOrder.java
! test/jdk/sun/security/ssl/HandshakeHash/HandshakeHashCloneExhaustion.java
! test/jdk/sun/security/util/HostnameMatcher/NullHostnameCheck.java



More information about the jdk-submit-changes mailing list