|
Description
|
From Doug Lea's TODO list:
3. ConcurrentIdentityHashMap
There's a new lock-free scheme
that looks like it might apply nicely, with a lot of work.
So far, this looks plausible only for IdentityHashMaps though,
not regular hashCode-based HashMaps.
Posted Date : 2006-06-29 16:45:20.0
|