[jbossts-issues] [JBoss JIRA] Created: (JBTM-306) race condition in LockManager

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Wed Nov 21 11:01:18 EST 2007


race condition in LockManager
-----------------------------

                 Key: JBTM-306
                 URL: http://jira.jboss.com/jira/browse/JBTM-306
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Transaction Core
    Affects Versions: 4.3.0.BETA2, 4.2.3.SP6
            Reporter: Jonathan Halliday
         Assigned To: Jonathan Halliday
             Fix For: 4.2.3.SP8, 4.3.0.BETA3


LockManager has code block synchronized (locksHeld) but changes locksHeld to point to a new object within it, breaking the synchronization.


-- 
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 jbossts-issues mailing list