[jbossts-issues] [JBoss JIRA] (JBTM-2206) Use synchronized HashMaps

Jesper Pedersen (JIRA) issues at jboss.org
Tue Jul 8 11:01:28 EDT 2014


    [ https://issues.jboss.org/browse/JBTM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983179#comment-12983179 ] 

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)


More information about the jbossts-issues mailing list