Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Profiling Clerezza I found that a lot of time is spent in the implies method of org.apache.felix.framework.BundleProtectionDomain. I'm wondering if this could be made faster namely for Bundles that run with AllPermissions (as most bundles do not have any restriction but only the user/subject).