IndexOutOfBoundsException observed in ProcessStats
Sometime, IndexOutOfBoundsException is observed in ProcessStats while allocating longs array. This could be due to synchronization. This fix will return if array index is >= size. Change-Id: Id34892c6d990004912efdf68593a14ae991e3562 CRs-Fixed: 638977
Loading
Please register or sign in to comment