PeterAlfredLee opened a new pull request #97: URL: https://github.com/apache/commons-vfs/pull/97
Fix for the cache fail in TarFileSystem after garbage collection with weakRefFilesCache. Added a private field cache and removed the local variable strongRef. This is similiar to the cache design in ZipFileSystem. And also removed the local variable strongRef in ZipFileSystem cause it seems not working at all. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
