/[Apache-SVN]
ViewVC logotype

Revision 985203


Jump to revision: Previous Next
Author: rickhall
Date: Fri Aug 13 13:58:57 2010 UTC (14 years, 3 months ago)
Changed paths: 1
Log Message:
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)


Changed paths

Path Details
Directoryfelix/trunk/framework/src/main/java/org/apache/felix/framework/Felix.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26