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
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]