Code Review for jdk

Prepared by:Severin Gehwolf on Tue Apr 20 12:20:55 CEST 2021
Workspace:/disk/openjdk/upstream-sources/openjdk8u-dev/jdk
Compare against: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk
Compare against version:8f6f14c0c9ce
Summary of changes: 1127 lines changed: 1033 ins; 44 del; 50 mod; 2418 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

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

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
11 lines changed: 0 ins; 2 del; 9 mod; 941 unchg

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

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
65 lines changed: 64 ins; 0 del; 1 mod; 704 unchg

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

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
11 lines changed: 6 ins; 0 del; 5 mod; 332 unchg

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

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
173 lines changed: 96 ins; 42 del; 35 mod; 441 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
406 lines changed: 406 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/sun/security/ssl/X509KeyManager/CertificateAuthorities.java

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
92 lines changed: 92 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/sun/security/ssl/X509TrustManagerImpl/CacertsLimit.java

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
87 lines changed: 87 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/sun/security/ssl/X509TrustManagerImpl/TooManyCAs.java

@  rev 14409 : 8206925: Support the certificate_authorities extension
|  Reviewed-by: mullan
~
282 lines changed: 282 ins; 0 del; 0 mod; 0 unchg

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