Hi, all

AbstractDataCache.containsAll may return wrong BitSet,
bacause the method doesn't check whether the Collection<Object> is
sorted or not.

For instance,
The Set interface is a subset by Collection interface.
The Set interface doesn't guarantee its order.

thank you



Kazuaki SUZUKI

Reply via email to