[ 
https://issues.apache.org/jira/browse/SLING-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger resolved SLING-1925.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 1069719 by adding a new property:

    sling.bootdelegation.sun.reflect = sun.reflect

This will just be added to any existing sling.proprties file (in an upgrade 
scenario) and be added to the actual org.osgi.framework.bootdelegation system 
property by the Sling launcher

> 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

        

Reply via email to