> Please review this change to ensure this test is tested on different TLS > protocols (1.0, 1.1, 1.2) > > I added a protocol parameter to the test arguments so that different > protocols are tested. I also removed the boolean exportable argument as it > wasn't doing anything.
Sean Mullan has updated the pull request incrementally with one additional commit since the last revision: Only adjust sever hello size for TLS_DHE_RSA_WITH_AES_128_CBC_SHA with TLSv1.2. Fix some typos. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15846/files - new: https://git.openjdk.org/jdk/pull/15846/files/8068ea61..8a36dbf5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15846&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15846&range=00-01 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/15846.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15846/head:pull/15846 PR: https://git.openjdk.org/jdk/pull/15846