You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Tom Barber (JIRA)" <ji...@apache.org> on 2015/11/03 01:16:27 UTC

[jira] [Created] (OODT-917) replace hashtable with hashmap

Tom Barber created OODT-917:
-------------------------------

             Summary: replace hashtable with hashmap
                 Key: OODT-917
                 URL: https://issues.apache.org/jira/browse/OODT-917
             Project: OODT
          Issue Type: Improvement
            Reporter: Tom Barber
            Priority: Minor


Hashtable is part of the obsolete dictionary class and whilst threadsafe is slower and more memory intesive than a hashmap, if threadsafety is required Hashmap can provide the concurrenthashmap



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)