[
https://issues.apache.org/jira/browse/KARAF-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-4587.
-----------------------------------------
Resolution: Fixed
> Limit the classloader overhead in the CombinedClassLoader
> ---------------------------------------------------------
>
> Key: KARAF-4587
> URL: https://issues.apache.org/jira/browse/KARAF-4587
> Project: Karaf
> Issue Type: Improvement
> Components: cellar-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: cellar-4.0.1
>
>
> Currently CombinedClassLoader.findClass() method is very inefficient if
> multiple bundles are registered to it. We can add class-to-bundle cache to
> significantly reduce class loading overhead .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)