Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Launchpad Base 2.2.0
-
None
Description
There are known issues with recent Felix Framework versions around loading classes from the sun.reflect package to support Hotspot optimizations. See [1] for example.
To easily fix these problems, we should add this package to the default setup of the org.osgi.framework.bootdelegation system property. This helps a lot on Sun JVMs but does not hurt at all on non-Sun JVMs.
[1] http://www.mail-archive.com/users@felix.apache.org/msg07721.html