Code Review for downports-jdk11u-dev2

Prepared by:goetz on Fri Apr 3 13:11:50 CEST 2020
Workspace:
Compare against: http://hg.openjdk.java.net/jdk-updates/jdk11u-dev
Compare against version:53035
Summary of changes: 477 lines changed: 352 ins; 5 del; 120 mod; 2600 unchg
Patch of changes: downports-jdk11u-dev2.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/security/ssl/CipherSuite.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
8 lines changed: 0 ins; 0 del; 8 mod; 1139 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/jdk/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
23 lines changed: 2 ins; 4 del; 17 mod; 243 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/jdk/javax/net/ssl/templates/SSLSocketTemplate.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
8 lines changed: 7 ins; 1 del; 0 mod; 924 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/jdk/sun/security/ssl/HandshakeHash/HandshakeHashCloneExhaustion.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
4 lines changed: 2 ins; 0 del; 2 mod; 105 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/jdk/sun/security/util/HostnameMatcher/NullHostnameCheck.java

rev 53035 : 8211339: NPE during SSL handshake caused by HostnameChecker
Reviewed-by: xuelei
rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
105 lines changed: 12 ins; 0 del; 93 mod; 189 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/jdk/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
143 lines changed: 143 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/jdk/javax/net/ssl/sanity/ciphersuites/TLSCipherSuitesOrder.java

rev 53036 : 8234728: Some security tests should support TLSv1.3
Summary: Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
186 lines changed: 186 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev (vers 25.12-hg+openjdk.java.net).