[jboss-jira] [JBoss JIRA] Commented: (JBAOP-537) JoinPointInfo synchronization is not working on wrappers
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Sat Apr 26 01:01:19 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAOP-537?page=comments#action_12410826 ]
Flavia Rainone commented on JBAOP-537:
--------------------------------------
The cause of the mentioned behaviour (method info is null) was JBAOP-545.
> 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.GA
>
>
> 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