You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/08/03 20:02:06 UTC

[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

https://issues.apache.org/bugzilla/show_bug.cgi?id=53498

--- Comment #4 from mikebell90@yahoo.com ---
probably a nit pick but the declarations really should be for ConcurrentMap not
ConcurrentHashMap. There are variants of Concurrenthashmap coming in java8, and
it's more correct to declare according to the interface

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org