Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-7.0.3
-
None
Description
According to http://docs.osgi.org/specification/osgi.core/7.0.0/framework.api.html#org.osgi.framework.launch.Framework.findEntries-String-String-boolean- findEntries on the system bundle should not return entries.
However, currently the implementation returns matching entries from extension fragments.
But then trying to get such an entry via getEntry returns null (which seems to be correct)
So findEntries should be changed to not return entries from extension fragments
Attachments
Issue Links
- links to