summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src-multidex/MultiDexBadInitWrapper2.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2017-01-19 11:37:22 -0800
committerMathieu Chartier <mathieuc@google.com>2017-01-19 20:41:25 +0000
commit8069a0a015905459d1b80520486fd15b915d8ca9 (patch)
tree82f0fae929f547055204c42a0887ae4d2a213dc9 /test/008-exceptions/src-multidex/MultiDexBadInitWrapper2.java
parenta8b4390a3b817a455b0abdf575922fea6182170d (diff)
Delete deadlocking DCHECK for LOS allocation
The DCHECK required acquiring the heap bitmap lock. This lock may be held by the GC during checkpoint marking. If the GC was blocked waiting for the allocating thread to run its checkpoint, the allocating thread would deadlock trying to acquire the heap bitmap lock. Bug: 34386492 Test: test-art-host Change-Id: Idc0bf43cba726c690e578c15bd6373ba0a2c1ecb
Diffstat (limited to 'test/008-exceptions/src-multidex/MultiDexBadInitWrapper2.java')
0 files changed, 0 insertions, 0 deletions