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

Reply via email to