ArrayList is not thread safe. Field timedOutItems is typically protected by synchronization on itself. However, in one place, the field is inside a synchronized on a different object, which does not ensure protection#1030
Merged
anuengineer merged 1 commit intoapache:trunkfrom Jun 28, 2019