You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/06/04 10:58:23 UTC

[jira] [Created] (SLING-2900) Avoid unnecessary classloader creation

Carsten Ziegeler created SLING-2900:
---------------------------------------

             Summary: Avoid unnecessary classloader creation
                 Key: SLING-2900
                 URL: https://issues.apache.org/jira/browse/SLING-2900
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR Classloader 3.1.12
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR ClassLoader 3.1.14


If a change is done through the class loader writer, the class loader is notified of that change - if no classloader exists, one is created. This can be avoided - if no classloader has been created until the change, there is no need to just yet create one

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira