[ 
https://issues.apache.org/jira/browse/HTTPCORE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb closed HTTPCORE-160.
-------------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=652091&view=rev
Log:
HTTPCORE-160 - Static variables need to be final


> Static variables need to be final (or access should be synchronised):
> ---------------------------------------------------------------------
>
>                 Key: HTTPCORE-160
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-160
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>            Reporter: Sebb
>         Attachments: httpcore.patch
>
>
> Static variables need to be final (or access should be synchronised), 
> otherwise there is no guarantee that the contents will be visible to all 
> threads.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to