[jboss-jira] [JBoss JIRA] Commented: (JBAOP-537) JoinPointInfo synchronization is not working on wrappers
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Wed Mar 12 16:54:57 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAOP-537?page=comments#action_12402584 ]
Flavia Rainone commented on JBAOP-537:
--------------------------------------
The first commit to trunk related to this issue contains a workaround to a problem found on extender test. In this test case, a method info is null, which should not happen. I'll check out why this is happening and see if its a bug.
> 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
More information about the jboss-jira
mailing list