commit | d3fc9d44b8911423fcde8ca7287ee729aed4f604 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Fri Aug 13 13:58:57 2010 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Fri Aug 13 13:58:57 2010 +0000 |
tree | 23f86fbda37f3c66766721773d60b81743ec6c8e | |
parent | 1912804a2d9fbdd1cde2219c35eeb7ff88ff9d82 [diff] |
Modified concurrency handling of installed bundle data structures. Now they are guarded by the global lock for writes instead of the fine-grained install locks to avoid locking cycles, but with a copy-on-write approach so reads do not need to acquire a lock. (FELIX-2437) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@985203 13f79535-47bb-0310-9956-ffa450edef68