git: openjdk/mobile: 8234728: Some security tests should support TLSv1.3

duke duke at openjdk.java.net
Fri Dec 13 06:56:17 UTC 2019


Changeset: 94e8d6ec
Author:    Sibabrata Sahoo <ssahoo at openjdk.org>
Date:      2019-12-12 22:47:24 +0000
URL:       https://git.openjdk.java.net/mobile/commit/94e8d6ec

8234728: Some security tests should support TLSv1.3

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 mobile-changes mailing list