[8u] RFR : TLSv1.3 protocol support

Alexey Bakhtin alexey at azul.com
Fri Apr 17 19:29:06 UTC 2020


Hello Martin,

This bug was added to the list by mistake. Sorry.
8148188 is not included in the patch.
You can check it - there are no recordEvent method in the sun.security.ssl.Finished class : http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v3/src/share/classes/sun/security/ssl/Finished.java.html <http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v3/src/share/classes/sun/security/ssl/Finished.java.html>

As you mention, 8148188 should be backported separately.

Regards
Alexey


> On 17 Apr 2020, at 19:54, Martin Balao <mbalao at redhat.com> wrote:
> 
> Hi Alexey,
> 
> On 3/6/20 7:19 AM, Alexey Bakhtin wrote:
>> 8148188: Enhance the security libraries to record events of interest
> 
> I'm a bit concerned about partially backporting this one. 8148188 goes
> across libraries out of the 'sun.security.ssl' namespace. We would need
> to either include that on your patch or take it out of your patch and
> apply it separately (there will be a dependency on your patch in the
> latter). I'm open to listen to your thoughts and see how can I help.
> 
> Thanks,
> Martin.-



More information about the jdk8u-dev mailing list