Hi,

There is an endless loop in this method.
the test puts multiple values on the same key in a cache store and expects (forever) until the store contains the very last value added.
I'm being able to reproduce this on my Mac quite easily (< 10 runs).
If anyone feels like taking a look, otherwise I can approach it once I'm done with ISPN-236 cache.putIfAbsent() is not atomic

Cheers,
Mircea