diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-06-26 10:47:08 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-06-26 13:34:28 -0700 |
commit | e290896bfccb170f589407c0d10945c8ae0c5807 (patch) | |
tree | 8fb55a86919bf91547e56cc68bb01366dd03082d /test/ProfileTestMultiDex/Main.java | |
parent | 6415013f0b9509fed8367871daaf66c6841223f1 (diff) |
Require mutator lock for DeleteLocalRef
There was a race condition where suspended threads could call
DeleteLocalRef while the GC was marking their roots. This could
cause the GC to attempt to mark a null object.
(cherry picked from commit dd06afecd67fc6a60856436ab150a4d1b9a8ad29)
Bug: 22119403
Change-Id: I962c717bb87b2acb2a4710a2d7ab16793e031401
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions