RFR 8245306 : Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter
Jamil Nimeh
jamil.j.nimeh at oracle.com
Thu Jul 23 17:49:24 UTC 2020
This looks good to me.
--Jamil
On 7/20/2020 9:36 AM, Rahul Yadav wrote:
> 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 usages of
> ThreadLocal wherever feasible, to
> improve virtual thread memory efficiency.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8245306
> webrev: http://cr.openjdk.java.net/~ryadav/webrev_8245306/index.html
>
> - rahul
More information about the security-dev
mailing list