[jdk8u-dev] RFR: JDK-8245263: Enable TLSv1.3 by default on JDK 8u for Client roles

Alexey Bakhtin abakhtin at openjdk.org
Tue Aug 16 07:40:34 UTC 2022


On Mon, 15 Aug 2022 22:22:24 GMT, Martin Balao <mbalao at openjdk.org> wrote:

>> Hi @martinuy 
>> Thank you a lot for the review and your comments
>> Please find updates for the TLSv1.3 related tests. As you said most of the changes are revert of the tests adaptation  https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/ed0d638da09f
>> Also, I have updated tests from the https://github.com/openjdk/jdk8u-dev/commit/99f78de325c864875b348e66e1c6bc9b357e899e and https://github.com/openjdk/jdk8u-dev/commit/ce0307b965040e1e3ee7cd34c0ef7da02f344f81
>
> Hi @alexeybakhtin ,
> 
> Changes look good. Any new test failure? (I don't think but just wanted to check)

@martinuy
No new failures in sun/security/ssl javax/net/ssl tests. All tests passed except of sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java which fails on the unmodified code also.

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

PR: https://git.openjdk.org/jdk8u-dev/pull/96


More information about the jdk8u-dev mailing list