zipfs problems

Alan Bateman Alan.Bateman at Sun.COM
Wed Oct 21 00:35:54 PDT 2009


Joel Uckelman wrote:
> Thus spake Joel Uckelman:
>   
>> Thus spake Alan Bateman:
>>     
>>>   
>>> You are right and there are concurrency issues here. Also all returned 
>>> closeables should be wrapped so that close method removes them from the 
>>> set.  Rajendra, do you have cycles to fix this?
>>>       
>> Actually, I've already done it for closeableObjects. The only issue I'm
>> wondering aobut is whether to use Collections.synchronizedSet() or to
>> build a Set wrapper for a ConcurrentHashMap.
>>
>>     
>
> Here's a patch for this issue.
>
>   
Thanks for the patches. Once the list of SCA signatories is refreshed 
and I can find you, then I'll push these patches to nio/nio/jdk, listing 
you are contributor.

-Alan.


More information about the nio-dev mailing list