]
Flavia Rainone updated JBAOP-631:
---------------------------------
Attachment: deadlock.txt
The thread dump of the described scenario can be seen at the deadlock.txt file attached to
this issue.
Transformation of generated joinpoint classes causes deadlock
-------------------------------------------------------------
Key: JBAOP-631
URL:
https://jira.jboss.org/jira/browse/JBAOP-631
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.CR16
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: 2.0.0.GA
Attachments: deadlock.txt
This is occurring in the beforeafter example when using loadtime weaving.
One thread loads a generated joinpoint class, and waits on the AspectManager lock to
transform the class.
Another thread uses the AspectManager lock to create a PER_VM aspect. At the moment of
creating the aspect, this thread needs the class loader lock, held by the first thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: