commit | d6636d3440efc68e1fa43f437ffbe77581096399 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jul 28 11:02:38 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Jul 28 13:54:46 2016 -0700 |
tree | 8215236fcbd96189e3686366f352fd1936ad9e2d | |
parent | ccee3363e385863de49e1b48a0ab191c94a7b433 [diff] |
Avoid read barrier for IntArray::GetArrayClass Changed the code use Mark instead of read barrier, this showed an existing lock violation and possible deadlock which was fixed. Prevent DCHECK failure from the assert. Bug: 30469265 Test: test-art-host with CC Change-Id: I275f953f06f6d13262043fc62eb88dca0356465a