RFR: 8211227: Inconsistent TLS protocol version in debug output [v2]
Evan Whelan
ewhelan at openjdk.java.net
Fri Feb 19 09:48:40 UTC 2021
On Thu, 18 Feb 2021 22:24:28 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
>> Evan Whelan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8211227: Re-wrote LoggingFormatConsistency to use local SSL server rather than an existing URL
>
> test/jdk/sun/security/ssl/SSLLogger/LoggingFormatConsistency.java line 145:
>
>> 143: * Fork off the other side, then do your work.
>> 144: */
>> 145: LoggingFormatConsistency() throws Exception {
>
> Have you looked at the templates available at test/jdk/javax/net/ssl/templates? Check SSLSocketTemplate.java which is using CountDownLatch.
I have not! I'll take a look, thanks
-------------
PR: https://git.openjdk.java.net/jdk/pull/2331
More information about the security-dev
mailing list