]
Flavia Rainone resolved JBAOP-505.
----------------------------------
Resolution: Done
Parameter Matching Backtrack can break indexes
----------------------------------------------
Key: JBAOP-505
URL:
http://jira.jboss.com/jira/browse/JBAOP-505
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.CR2
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.GA
Parameter matching algorithm in org.jboss.aop.pointcut.Util.ParameterMatcher.wildcard()
method does not save the index values before performing backtrackable actions (i.e., calls
to matches method).
If matches method calls wildcard method again, it will use the same fields to control the
index values. If it returns false to wildcard(), it will continue executing, but this time
if the index values altered by the backtracked execution.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: