commit | 74dd051c2dc4f1592f013baf1494d7b152c5f3c4 | [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 | ef685b1fa0de86a668c6b65e13f4b4151950f4d1 [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