You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/12 04:12:00 UTC

[jira] [Commented] (WEEX-611) Fix java.lang.ArrayIndexOutOfBoundsException

    [ https://issues.apache.org/jira/browse/WEEX-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611564#comment-16611564 ] 

ASF GitHub Bot commented on WEEX-611:
-------------------------------------

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


> Fix java.lang.ArrayIndexOutOfBoundsException
> --------------------------------------------
>
>                 Key: WEEX-611
>                 URL: https://issues.apache.org/jira/browse/WEEX-611
>             Project: Weex
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 0.19
>            Reporter: Yayun Dong
>            Assignee: YorkShen
>            Priority: Major
>             Fix For: 0.18
>
>
> arrayList is not thread safe, if arraylist add item in multithread may produce ArrayIndexOutOfBoundsException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)