[
http://jira.jboss.com/jira/browse/JBAOP-537?page=comments#action_12401840 ]
Flavia Rainone commented on JBAOP-537:
--------------------------------------
This task will require a test similar to rebuilding chain for each type of joinpoint,
including methods, static methods, constructors, (static and non-static) method called by
constructor, and so on.
JoinPointInfo synchronization is not working on wrappers
--------------------------------------------------------
Key: JBAOP-537
URL:
http://jira.jboss.com/jira/browse/JBAOP-537
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.CR7
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.CR8
Synchronizing only the joinpoint class generation is not enough. The wrappers must be
entirely synchronized with the joinpoint info interceptor chain lock, since their
execution depends on the interceptor chain.
This bug causes rebuldingChain test to fail.
--
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