On Tue, 14 Feb 2023 12:17:39 GMT, Matthew Donovan <d...@openjdk.org> wrote:

> * Refactored SSLContextTemplate and SSLSocketTemplate to put common code in 
> one base class (SSLContextTemplate)
> * Updated TLS/SSL tests to extend SSLSocketTemplate where possible.
> * Updated SSLEngineTemplate to accommodate changes in SSLContextTemplate. To 
> keep this changeset to a reasonable size, updates to SSLEngine tests will be 
> made under JDK-8301194.

This pull request has now been integrated.

Changeset: 824a5e4c
Author:    Matthew Donovan <matthew.p.dono...@oracle.com>
Committer: Rajan Halade <rhal...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/824a5e4c605d4aee55252bce5364fa01de525e1b
Stats:     4444 lines in 23 files changed: 984 ins; 3158 del; 302 mod

8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test 
templates

Reviewed-by: rhalade

-------------

PR: https://git.openjdk.org/jdk/pull/12555

Reply via email to