[
https://issues.apache.org/jira/browse/SLING-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger reopened SLING-1925:
--------------------------------------
The fix of Rev. 1057296 has an issue in update/upgrade scenarios: While it
works perfectly in fresh installations, when upgrading the launchpad base it
may not be picked up because the org.osgi.framework.bootdelegation property of
an existing sling.properties file is not overwritten.
> 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.
> [1] http://www.mail-archive.com/[email protected]/msg07721.html
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira