[ https://issues.apache.org/jira/browse/FELIX-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Pauls resolved FELIX-2421. ------------------------------- Resolution: Fixed Fixed in trunk. > Implicit bootdelegation doesn't ignore classloaders if they are inner classes > ----------------------------------------------------------------------------- > > Key: FELIX-2421 > URL: https://issues.apache.org/jira/browse/FELIX-2421 > Project: Felix > Issue Type: Bug > Components: Framework > Affects Versions: framework-3.0.0 > Reporter: Karl Pauls > Assignee: Karl Pauls > Fix For: framework-3.2.0 > > > The implicit (a.k.a., magic) bootdelegation doesn't bootdelegate if it finds > a classloader on the stack which is an inner class of a bundle-loaded class. > If the classloader would be loaded from a bundle it will not prevent > bootdelegation but if it happens to be an inner class it will. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.