Details
Description
The class HttpDateFormat is still based on SimpleDateFormat and requires "synchronized" code blocks to avoid race conditions. Using the new Java 8 Date and Time API would allow to simplify the code.
Attachments
Issue Links
- links to