[
https://issues.apache.org/jira/browse/VFS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Eckenfels closed VFS-332.
-------------------------------
Fixed before 2.0
> Incorrect lazy initialization and update of static field
> org.apache.commons.vfs.tasks.VfsTask.manager
> -----------------------------------------------------------------------------------------------------
>
> Key: VFS-332
> URL: https://issues.apache.org/jira/browse/VFS-332
> Project: Commons VFS
> Issue Type: Bug
> Reporter: Sebb
> Assignee: Sebb
>
> Incorrect lazy initialization and update of static field
> org.apache.commons.vfs.tasks.VfsTask.manager
> static field is assigned and then updated, which is not thread-safe.
> Change code to only assign the field after init is complete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)