Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-5.6.10
-
None
Description
We already auto refresh on bundle uninstall if the bundle isn't used by anyone and we do the same for all uninstalled bundles that are referenced by the bundle being uninstalled. However, that misses the case where there is a cycle in a set of uninstalled bundles. We should catch that case and if the complete cycle isn't referenced anymore we can refresh all bundles in the cycle.
Attachments
Issue Links
- is required by
-
FELIX-5798 Implement FrameworkWiringDTO
- Closed
-
FELIX-5791 Support OSGi R7 framework features
- Resolved