RFR 8245307 : Update ExchangeImpl to use thread safe DateTimeFormatter

Rahul rahul.r.yadav at ORACLE.COM
Fri Jun 12 14:11:33 UTC 2020


Hello,

 

Request to have my fix reviewed for the issue:

 

JDK-8245307 : Update ExchangeImpl to use thread safe DateTimeFormatter.

 

The fix updates sun.net.httpserver.ExchangeImpl to use thread safe 

DateTimeFormatter for response headers, this replaces DateFormat

that was using ThreadLocal to be thread safe.

 

Issue:      https://bugs.openjdk.java.net/browse/JDK-8245307

webrev:  http://cr.openjdk.java.net/~ryadav/webrev_8245307/index.html

 

- rahul

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200612/41867cc7/attachment.htm>


More information about the net-dev mailing list