diff options
author | Mathieu Chartier <mathieuc@google.com> | 2017-06-30 09:40:50 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-06-30 10:38:46 -0700 |
commit | 478986cd0b9b87eae8238ffeedb28ab658593f9b (patch) | |
tree | 751734a41d3d9fba9ab4635c126e9d2587c101e4 /test/MultiDex | |
parent | dfcf10b92330164f8af6c82c8232e85cfff1ae3c (diff) |
Fix race condition new regions in AllocNonVirtual
Fixed a race condition where a thread could race ahead of the
allocating thread in RegionSpace::AllocNonvirtual and fill the region
before the thread that allocated the region managed to allocate it's
object.
Bug: 63153464
Test: test-art-host
Change-Id: Id0d0e0ac7cdbce6f082234fa82068d8c6c3c7c9e
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions