]
Flavia Rainone reassigned JBAOP-811:
------------------------------------
Assignee: Flavia Rainone
"$aop" (not advisable) synthetic method need to have bridge
flag removed
------------------------------------------------------------------------
Key: JBAOP-811
URL:
https://issues.jboss.org/browse/JBAOP-811
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: James Livingston
Assignee: Flavia Rainone
Attachments: JBAOP-811.diff
When AOP creates a "$aop"-ending method it duplicates the existing method
including flags and adjusts the name. This can result in the bridge flag being set for the
new method even though there are no non-bridge methods with the same name, which can cause
other code to get confused since it won't be able to find the original method with the
same name (for example JBoss MDR).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: