This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.
from 81dee85 ConcurrentOpenHashSet: fix reduce unnecessary expansions
(#3082)
add d750afc ConcurrentLong map and set": add unit tests for reduce
unnecessary expansions (#3092)
No new revisions were added by this update.
Summary of changes:
.../util/collections/ConcurrentOpenHashMap.java | 8 ++++++++
.../util/collections/ConcurrentLongHashMapTest.java | 19 +++++++++++++++++++
.../util/collections/ConcurrentLongHashSetTest.java | 19 +++++++++++++++++++
.../collections/ConcurrentLongLongHashMapTest.java | 19 +++++++++++++++++++
.../ConcurrentLongLongPairHashMapTest.java | 18 ++++++++++++++++++
.../util/collections/ConcurrentOpenHashMapTest.java | 19 +++++++++++++++++++
6 files changed, 102 insertions(+)