[jboss-jira] [JBoss JIRA] Created: (JBAOP-570) Ignore the ClassLoader on the JoinPointGenerator.generatedJoinPointClassCache
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Thu May 1 17:34:18 EDT 2008
Ignore the ClassLoader on the JoinPointGenerator.generatedJoinPointClassCache
-----------------------------------------------------------------------------
Key: JBAOP-570
URL: http://jira.jboss.com/jira/browse/JBAOP-570
Project: JBoss AOP
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.CR8
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.CR9
This task consists in undoing what has been done for JBAOP-550. A bug in the class loader used by messaging tests took us to create JBAOP-550 unnecessarily (see the forum reference for more details)
Taking the class loader into consideration for the cache is not necessary. The class loader will always be the same that loaded the instrumented class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list