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
1 file changed