[
https://issues.jboss.org/browse/JBTM-1044?page=com.atlassian.jira.plugin....
]
Tom Jenkinson resolved JBTM-1044.
---------------------------------
Resolution: Rejected
Looking at the code, we are using _theStatus to guard on _theAction. I can see that
_theStatus changes in this block but I think it is safe as we are guarding _theAction
rather than _theStatus
ML: Synchronization on field in futile attempt to guard that field
(ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD)
------------------------------------------------------------------------------------------------------------------
Key: JBTM-1044
URL:
https://issues.jboss.org/browse/JBTM-1044
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Amos Feng
Assignee: Tom Jenkinson
1.ArjunaJTS/jts
com.arjuna.ats.jts.extensions.AtomicTransaction Line 667
Synchronization on AtomicTransaction._theStatus in futile attempt to guard it
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira