/[Apache-SVN]
ViewVC logotype

Revision 431007


Jump to revision: Previous Next
Author: pauls
Date: Sat Aug 12 10:14:13 2006 UTC (17 years, 11 months ago)
Changed paths: 1
Log Message:
Until now, SecureAction was synchronizing the framework for certain operations in order to reduce
the amount of objects it created. Furthermore, the synchronization was carried out whether security
was enabled or not.

We now use a threadlocal to avoid synchronization all together at the expense of only a few more
objects. 


Changed paths

Path Details
Directoryincubator/felix/trunk/framework/src/main/java/org/apache/felix/framework/util/SecureAction.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26