> * 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/12555/files - new: https://git.openjdk.org/jdk/pull/12555/files/04d97ed7..b6935d36 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=12555&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12555&range=03-04 Stats: 35 lines in 9 files changed: 7 ins; 16 del; 12 mod Patch: https://git.openjdk.org/jdk/pull/12555.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12555/head:pull/12555 PR: https://git.openjdk.org/jdk/pull/12555