[ https://issues.apache.org/jira/browse/HTTPCORE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592861#action_12592861 ]
Oleg Kalnichevski commented on HTTPCORE-160: -------------------------------------------- Just commit away. Oleg > 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]