Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
The spec says PackageAdmin.getBundle(Class) should return null for classes loaded from a bundle where the bundle is associated with a different framework. We are not specifically checking for this case and just blindly return the Bundle object for the other framework instance.