speed-up security checks
------------------------
Key: FELIX-2640
URL: https://issues.apache.org/jira/browse/FELIX-2640
Project: Felix
Issue Type: Improvement
Components: Framework Security
Reporter: Reto Bachmann-Gmür
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).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.