]
Mark Little commented on JBTM-2203:
-----------------------------------
Maybe delay creation of lock until first use? Might help the performance issue, whatever
that is.
Remove ReentrantLock from StateManager
--------------------------------------
Key: JBTM-2203
URL:
https://issues.jboss.org/browse/JBTM-2203
Project: JBoss Transaction Manager
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: JTA
Affects Versions: 5.0.2
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Minor
Fix For: 5.0.3
Remove unused lock from StateManager, and add the access methods to LockManager instead