hg: jdk8u/jdk8u-dev/jdk: 8234728: Some security tests should support TLSv1.3
mbalao at redhat.com
mbalao at redhat.com
Tue Jan 26 14:31:44 UTC 2021
Changeset: 466b007eedbb
Author: ssahoo
Date: 2019-12-13 01:43 -0800
URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/466b007eedbb
8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei, andrew
! src/share/classes/sun/security/ssl/CipherSuite.java
! test/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java
+ test/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java
+ test/javax/net/ssl/sanity/ciphersuites/TLSCipherSuitesOrder.java
! test/javax/net/ssl/templates/SSLSocketTemplate.java
! test/sun/security/ssl/HandshakeHash/DigestBase.java
! test/sun/security/ssl/HandshakeHash/HandshakeHashCloneExhaustion.java
! test/sun/security/util/HostnameMatcher/NullHostnameCheck.java
More information about the jdk8u-dev-changes
mailing list