Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1437

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1437
    Summary: Value objects have a possible deadlock.
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             EJB Module
   Versions:
             1.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Tyler Ward

    Created: Fri, 17 Jun 2005 9:52 AM
    Updated: Fri, 17 Jun 2005 9:52 AM
Environment: any.

Description:
The Ejb value objects can be synchronized, to guarantee consistency. If the 
compareTo or equals methods are synchronized, then when hasIdentity is called, 
it acquires a lock on the other object. This is a possible deadlock situation, 
but it is VERY rare. 

I have a patch in hand to fix this issue (as well as other minor value object 
based issues), but need to know if I should add it to this release. 

Let me know if I should submit the patch, or wait until after 1.3





---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to