[8u] TLSv1.3 RFR: 8245468: Add TLSv1.3 implementation classes from 11.0.7
Alexey Bakhtin
alexey at azul.com
Thu May 21 13:08:35 UTC 2020
Please review changes required to backport TLSv1.3 protocol from JDK11.0.7 to JDK8u
This is the second part of backport discussed in the thread [1]
JBS task: https://bugs.openjdk.java.net/browse/JDK-8245468
Webrev: http://cr.openjdk.java.net/~abakhtin/tls1.3/8245466/8245468/webrev.v0/
This patch adds TLSv1.3 implementation classes from 11.0.7 and fixes issues discussed in [2]
The patch should be applied after the patch for JDK-8245467
[1] - https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-May/011664.html
[2] - https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-May/011742.html
Regards
Alexey
More information about the jdk8u-dev
mailing list