You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2018/04/13 21:25:00 UTC

[jira] [Created] (FELIX-5825) Use ReentrantLock inside WeakZipFileFactory/WeakZipFile and use less synchronized.

Karl Pauls created FELIX-5825:
---------------------------------

             Summary: Use ReentrantLock inside WeakZipFileFactory/WeakZipFile and use less synchronized.
                 Key: FELIX-5825
                 URL: https://issues.apache.org/jira/browse/FELIX-5825
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: framework-5.6.10
            Reporter: Karl Pauls
            Assignee: Karl Pauls
             Fix For: framework-6.0.0


We should remove our own Mutex impl in util and use a ReentrantLock instead (and remove some unnecessary synchronized statements in the cache impl.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)