[8u] RFR : TLSv1.3 protocol support

Volker Simonis volker.simonis at gmail.com
Wed May 27 10:35:03 UTC 2020


Just for reference I post the umbrella task here which, as far as I
can see, hasn't been mentioned:

JDK-8245466: Backport TLSv1.3 protocol implementation
https://bugs.openjdk.java.net/browse/JDK-8245466

This umbrella tasks contains the following 12 subtasks:

1. JDK-8245467: Remove 8u TLSv1.2 implementation files
https://bugs.openjdk.java.net/browse/JDK-8245467

2. JDK-8245468: Add TLSv1.3 implementation classes from 11.0.7
https://bugs.openjdk.java.net/browse/JDK-8245468

3. JDK-8245469: Remove DTLS protocol implementation
https://bugs.openjdk.java.net/browse/JDK-8245469

4. JDK-8245470: Fix JDK8 compatibility issues
https://bugs.openjdk.java.net/browse/JDK-8245470

5. JDK-8245471: Revert JDK-8148188
https://bugs.openjdk.java.net/browse/JDK-8245471

6. JDK-8245472: Backport JDK-8038893 for TLSv1.3
https://bugs.openjdk.java.net/browse/JDK-8245472

7. JDK-8245473: OCSP stapling support
https://bugs.openjdk.java.net/browse/JDK-8245473

8. JDK-8245474: Add TLS_KRB5 cipher suites support according to RFC-2712
https://bugs.openjdk.java.net/browse/JDK-8245474

9. JDK-8245476: Disable TLSv1.3 protocol in the ClientHello message by default
https://bugs.openjdk.java.net/browse/JDK-8245476

10. JDK-8245477: Adjust TLS tests location
https://bugs.openjdk.java.net/browse/JDK-8245477

11. JDK-8245653: Remove 8u TLS tests
https://bugs.openjdk.java.net/browse/JDK-8245653

12. JDK-8245681: Add TLSv1.3 regression test from 11.0.7
https://bugs.openjdk.java.net/browse/JDK-8245681

Thanks a lot for sorting this out so far!

Best regards,
Volker

On Thu, May 21, 2020 at 4:53 PM Alexey Bakhtin <alexey at azul.com> wrote:
>
> Hi Martin,
>
> Yes, the tests will be posted as a separate step, may be several steps for better review process.
> I’m trying to adjust test location between JDK8 and JDK11.
> For now you can use tests posted in the previous patches :
>
> http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v5/test/
> http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v5/test.sslecc/
> http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v5/step10/
>
> Alexey
>
> > On 21 May 2020, at 17:42, Martin Balao <mbalao at redhat.com> wrote:
> >
> > Hi Alexey,
> >
> > This is very much appreciated.
> >
> > On 5/21/20 11:21 AM, Alexey Bakhtin wrote:
> >> Review of the Step 3 is moved to thread [3]
> >
> > Just for reference, there is an off-by-one from [3] (which is Step 2).
> >
> > One question: will the test changes be handled as Step 9?
> >
> > Thanks,
> > Martin.-
> >
>


More information about the jdk8u-dev mailing list