commit | e6eb6a818c076df6003cc21098c33696ebd0f2ee | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Sat Aug 12 10:14:13 2006 +0000 |
committer | Karl Pauls <pauls@apache.org> | Sat Aug 12 10:14:13 2006 +0000 |
tree | 25584594d8eb473ff2933a80b97595cbf11a059f | |
parent | d69e8afd0d080ffbc54138f149a65c2af54396eb [diff] |
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. git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@431007 13f79535-47bb-0310-9956-ffa450edef68