[
https://jira.jboss.org/jira/browse/JBAOP-714?page=com.atlassian.jira.plug...
]
Kabir Khan updated JBAOP-714:
-----------------------------
Description:
There were hard references to Module and ClassPoolDomain.
Also, in some cases such as when accessing classes in WEB-INF/classes/ or lib/ the
classloader for those classes is not deployed via the deployers. At least not in a way
accessible from AopClassLoaderDeployer. Hence those classpools are not cleaned up. I
modified AOPClassPool to keep track of child pools, and if the pool is closed and has
unclosed children it cleans them up.
was:There were hard references to Module and ClassPoolDomain
Classloader leaks in the new classpools
---------------------------------------
Key: JBAOP-714
URL:
https://jira.jboss.org/jira/browse/JBAOP-714
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.1.0.CR2
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 2.1.0.CR3
There were hard references to Module and ClassPoolDomain.
Also, in some cases such as when accessing classes in WEB-INF/classes/ or lib/ the
classloader for those classes is not deployed via the deployers. At least not in a way
accessible from AopClassLoaderDeployer. Hence those classpools are not cleaned up. I
modified AOPClassPool to keep track of child pools, and if the pool is closed and has
unclosed children it cleans them up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira