[jdk13u-dev] RFR: 8202343: Disable TLS 1.0 and 1.1

Yuri Nesterenko yan at openjdk.java.net
Wed Mar 24 14:20:43 UTC 2021


On Thu, 11 Mar 2021 16:12:45 GMT, David Alvarez <github.com+12403364+alvdavi at openjdk.org> wrote:

> I'd like to backport 8202343 to jdk13u. All other jdk versions are disabling TLS 1.0 and TLS 1.1 in 2021 April CPU.
> 
> The patch did not apply cleanly. I had to account for JDK-8235710 missing in 13u, affecting the java.security file. Additionally, JDK-8243029 is also missing, so some of the tests modified do not exist in 13u.

Fine as far as I see. 
Will go to 13.0.8, first buid

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

Marked as reviewed by yan (Reviewer).

PR: https://git.openjdk.java.net/jdk13u-dev/pull/143


More information about the jdk-updates-dev mailing list