[ 
https://issues.apache.org/jira/browse/FELIX-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728519#action_12728519
 ] 

Sahoo commented on FELIX-1193:
------------------------------

IIRC, bootclass loader is null is more of a convention as opposed to a 
specification. In the absence of any API to get the bootstrap class loader, can 
we not use something like java.lang.Object.class.getClassLoader() as the 
bootstrap classloader?

> Implement org.osgi.framework.bundle.parent from RFC 132
> -------------------------------------------------------
>
>                 Key: FELIX-1193
>                 URL: https://issues.apache.org/jira/browse/FELIX-1193
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-2.0.0
>
>
> The new standard framework launching and embedding API introduced a property 
> (org.osgi.framework.bundle.parent) to configure the class loader used for 
> boot delegation. We should modify Felix to support this property.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to