summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorLokesh Gidra <lokeshgidra@google.com>2019-01-28 17:23:04 -0800
committerLokesh Gidra <lokeshgidra@google.com>2019-01-28 17:23:04 -0800
commitea34d46b421c8ad7a226f0c094e717464bb141eb (patch)
tree110f287312d04570341d9823579fe34687dce072 /test/ProfileTestMultiDex/Main.java
parentb8f88f33b5ad0a593e5c63beab45d05f4c791bf4 (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/Main.java')
0 files changed, 0 insertions, 0 deletions