RFR 8245306 : Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter

2020-07-20 Thread Rahul Yadav
Hello, Request to have my fix reviewed for issue: JDK-8245306 :  Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter This fix updates sun.security.ssl.SSLLogger to use immutable DateTimeFormatter in place of ThreadLocal, this is an effort as part of Project Loom, to replace

DTLS Support

2020-07-20 Thread Scott Palmer
When DTLS support was added in https://bugs.openjdk.java.net/browse/JDK-8043758 DTLS-SRTP and WebRTC were specifically mentioned in the motivation. However, DTLS- SRTP requires the ‘use_srtp’ extension to be in the handshake. (https://tools.iet