Add sun.reflect to the default org.osgi.framework.bootdelegation system property
--------------------------------------------------------------------------------
Key: SLING-1925
URL: https://issues.apache.org/jira/browse/SLING-1925
Project: Sling
Issue Type: Improvement
Components: Launchpad
Affects Versions: Launchpad Base 2.2.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Launchpad Base 2.2.2
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.