CDV ❯ synchronize synchronized collections automatically
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
-
-
prodmgmt
-
Reporter: tgautier
-
March 15, 2009
-
0
-
Watchers: 1
-
March 19, 2010
-
Description
It’s plain confusing that synchronized collections from Collections.synchronized* have to have a tim, but Hashtable doesn’t, nor does ConcurrentHashMap.
Let’s rationalize this behavior.