hg: jdk/sandbox: 8234728: Some security tests should support TLSv1.3
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Dec 13 07:01:24 UTC 2019
Changeset: d6a38e8f7389
Author: ssahoo
Date: 2019-12-12 22:47 -0800
URL: https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list