[
https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin....
]
Jesper Pedersen commented on JBTM-2206:
---------------------------------------
This JIRA should ideally also look at the access of those Map's - no need for calling
synchronizedMap if there are other synchronization methods in place. However, the current
PoC is a safe replacement, and lowers the initialization and access time
Use synchronized HashMaps
-------------------------
Key: JBTM-2206
URL:
https://issues.jboss.org/browse/JBTM-2206
Project: JBoss Transaction Manager
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Transaction Core
Reporter: Jesper Pedersen
Assignee: Michael Musgrove
Change usage of Hashtable into synchronized HashMap's instead.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)