Just create one Jira for "multi-threading issues".  Please go ahead and fix 
them.

Ralph

On Nov 2, 2010, at 10:02 AM, sebb wrote:

> There are quite a few private instance fields that are not changed
> after construction, but which are not final.
> 
> OK if I add the final qualifer to them?
> 
> Also, SoftRefFilesCache and DefaultFileMonitor use a boolean to
> communicate between threads, but don't use synch.
> Adding volatile would fix this.
> 
> Do you want me to create JIRAs for these, or shall I just fix them?
> 
> On 2 November 2010 02:00, Ralph Goers <ralph.go...@dslextreme.com> wrote:
>> No. I'm taking a pass through the issues to see if there are any more with 
>> patches that can easily be applied and then it would be great to get it done.
>> 
>> Ralph
>> 
>> On Nov 1, 2010, at 1:11 PM, Henning Schmiedehausen wrote:
>> 
>>> Hi,
>>> 
>>> are there any blocking bugs that would stop releasing of vfs-2.0 ? If
>>> yes, which ones would that be?
>>> 
>>> -h
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to