[
http://jira.magnolia-cms.com/browse/MGNLGROOVY-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grégory Joseph updated MGNLGROOVY-8:
------------------------------------
Fix Version/s: 1.1
(was: 1.0)
Description:
To investigate: is there any impact stemming from the fact that
GroovyClassLoader will load other classes from the ThreadContextClassLoader,
while we (DefaultClassFactory) normally poke the caller's ClassLoader first ?
Are these 2 CL linked, and how ? Could it be that in some situations classes
would get loaded twice ? (once from TCCL by GCL, once from CCL via DCF)
See javadoc of GroovyClassFactory for some details.
> Javadoc for GroovyClassFactory
> ------------------------------
>
> Key: MGNLGROOVY-8
> URL: http://jira.magnolia-cms.com/browse/MGNLGROOVY-8
> Project: Magnolia Groovy Module
> Issue Type: Task
> Reporter: Grégory Joseph
> Assignee: Federico Grilli
> Priority: Critical
> Fix For: 1.1
>
>
> To investigate: is there any impact stemming from the fact that
> GroovyClassLoader will load other classes from the ThreadContextClassLoader,
> while we (DefaultClassFactory) normally poke the caller's ClassLoader first ?
> Are these 2 CL linked, and how ? Could it be that in some situations classes
> would get loaded twice ? (once from TCCL by GCL, once from CCL via DCF)
> See javadoc of GroovyClassFactory for some details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------