Committed by
Gerrit Code Review
Fix synchronization issue
- synchronizedMultiMaps needs to be synchronized, when iterating over it's contents. See: http://static.javadoc.io/com.google.guava/guava/18.0/com/google/common/collect/Multimaps.html#synchronizedMultimap(com.google.common.collect.Multimap) Change-Id: I398079a67e9fab58edc9d6f0295169939e640ba2
Showing
2 changed files
with
10 additions
and
2 deletions
-
Please register or login to post a comment