diff options
author | Lokesh Gidra <lokeshgidra@google.com> | 2019-01-28 17:23:04 -0800 |
---|---|---|
committer | Lokesh Gidra <lokeshgidra@google.com> | 2019-01-28 17:23:04 -0800 |
commit | ea34d46b421c8ad7a226f0c094e717464bb141eb (patch) | |
tree | 110f287312d04570341d9823579fe34687dce072 /test/ProfileTestMultiDex/Second.java | |
parent | b8f88f33b5ad0a593e5c63beab45d05f4c791bf4 (diff) |
Fix lock order issue with large-object space lock
We have a code-path where GC thread acquires large-object space lock (a
higher level lock) after acquire JNI global lock (a lower level lock).
Moving AllocSpaceLock to be lower than JniGlobalsLock to fix this.
Bug: 120782890
Test: art/test/testrunner/testrunner.py --host
Change-Id: I4f169c779cb17f6c14f6e5278857845f9904e62c
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions