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:27:00 UTC

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

     [ https://issues.apache.org/jira/browse/FELIX-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved FELIX-5825.
-------------------------------
    Resolution: Fixed

Done in r1829107.

> 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
>            Priority: Minor
>             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)