[8u] TLSv1.3 RFR: 8251341: Minimal Java specification change

Martin Balao mbalao at redhat.com
Tue Aug 11 15:43:05 UTC 2020


Hi Alexey,

Thanks for proposing this change.

On 8/11/20 5:17 AM, Alexey Bakhtin wrote:
> Please review small patch required to update java specification for TLSv1.3 protocol
> in the javax.net.ssl.ExtendedSSLSession class.
> 
> Webrev: http://cr.openjdk.java.net/~abakhtin/tls1.3/8245466/8251341/webrev.v0
> JBS task: https://bugs.openjdk.java.net/browse/JDK-8251341
> CSR: https://bugs.openjdk.java.net/browse/JDK-8248721

With this change we align the source code to what has been approved in
the original TLS 1.3 CSR [1], that we've taken to the JKD-8 TLS 1.3 CSR [2].

Looks good to me.

Thanks,
Martin.-

--
[1] - https://bugs.openjdk.java.net/browse/JDK-8202625
[2] - https://bugs.openjdk.java.net/browse/JDK-8248721



More information about the jdk8u-dev mailing list