[ 
https://issues.apache.org/jira/browse/NUTCH-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276669#comment-17276669
 ] 

Hudson commented on NUTCH-2847:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #24 (See 
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/24/])
NUTCH-2847 HttpDateFormat: Simplify based on new Java 8 DateTime API (snagel: 
[https://github.com/apache/nutch/commit/abc808390d6aa8c2b4a07bf8f954078326602bf5])
* (edit) src/java/org/apache/nutch/net/protocols/HttpDateFormat.java


> HttpDateFormat: Simplify based on new Java 8 DateTime API
> ---------------------------------------------------------
>
>                 Key: NUTCH-2847
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2847
>             Project: Nutch
>          Issue Type: Improvement
>          Components: protocol
>    Affects Versions: 1.18
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.19
>
>
> 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|https://www.oracle.com/technical-resources/articles/java/jf14-date-time.html]
>  would allow to simplify the code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to