You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/06/22 05:58:57 UTC

[jira] [Created] (KARAF-4587) Limit the classloader overhead in the CombinedClassLoader

Jean-Baptiste Onofré created KARAF-4587:
-------------------------------------------

             Summary: 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)