You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by GitBox <gi...@apache.org> on 2018/09/12 04:11:22 UTC

[GitHub] Darin726 opened a new pull request #1511: [WEEX-611][Android] Fix java.lang.ArrayIndexOutOfBoundsException

Darin726 opened a new pull request #1511: [WEEX-611][Android] Fix java.lang.ArrayIndexOutOfBoundsException
URL: https://github.com/apache/incubator-weex/pull/1511
 
 
   [WEEX-611][Android] Fix java.lang.ArrayIndexOutOfBoundsException
   arrayList is not thread safe, if arraylist add item in multithread may produce ArrayIndexOutOfBoundsException
   Bug: WEEX-611

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services