[8u] TLSv1.3 RFR: 8245471: Revert JDK-8148188

Martin Balao mbalao at redhat.com
Tue Jun 2 18:12:46 UTC 2020


On 5/21/20 10:42 AM, Alexey Bakhtin wrote:
> Please review changes required to backport TLSv1.3 protocol from JDK11.0.7 to JDK8u

Hi,

Step 4 (8245471) is needed because a change from 8148188 was introduced
when importing the file sun/security/ssl/Finished.java from 11.0.7. Most
of 8148188 changes are out of sun/security/ssl so its backport will be
handled separately from TLS 1.3 backport.

 * No changes from 8148188 out of sun/security/ssl other than Finished.java
  * Ok

 * Finished.java changes reverted
  * Ok

Note: comment here [1] is part of this review.

With that said, Step 4 (8245471) v1 looks good to me. Please hold on the
push until all changes in this series are review-approved and
maintainer-approved.

Thanks,
Martin.-

--
[1] -
https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-June/011851.html



More information about the jdk8u-dev mailing list