Bug 401391 - ConcurrentModificationException in AnnotationModel

Use a ConcurrentHashMap for the AnnotationModel attachments to avoid
a concurrent modification when the AnnotationIterator is created

Change-Id: I3ceeebea8cd7c894fe70adae2378db59c2ac1f1b
Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
5 files changed