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 2012/06/12 17:13:42 UTC

[jira] [Resolved] (SLING-2505) Don't load class for dependency check

     [ https://issues.apache.org/jira/browse/SLING-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-2505.
-------------------------------------

    Resolution: Fixed
    
> Don't load class for dependency check
> -------------------------------------
>
>                 Key: SLING-2505
>                 URL: https://issues.apache.org/jira/browse/SLING-2505
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting JSP 2.0.22
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Scripting JSP 2.0.24
>
>
> The dependency check for a jsp tries to load the jsp class even if the compiled class file is not available. This might result in unnecessary class loader creations which are destroyed later on.
> In addition, once a servlet is compiled and loaded, the dependencies can be directly updated without requiring to reload this class through a different class loader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira