On Tue, 14 Mar 2023 18:46:29 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. > > Matthew Donovan has updated the pull request incrementally with one > additional commit since the last revision: > > cleaned up code Marked as reviewed by rhalade (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12555