Community
Participate
Working Groups
OSGi has defined a new AdaptPermission. The Bundle.adapt method must check this permission before adapting a Bundle object to the requested type.
Created attachment 186961 [details] Patch to add AdaptPermission support. This patch is based upon the patch for bug 334582. The patch adds AdaptPermission and changes to framework to check the permission when Bundle.adapt is called.
Created attachment 187069 [details] Patch to add AdaptPermission support The replacement patch removes reference to the FragmentWirings experiment.
This has been released along with bug334582 from the OSGI_R4_3_Wiring branch.
Comment on attachment 187069 [details] Patch to add AdaptPermission support Note that this patch was not used because of other changes to the code that prevented this from applying cleanly.