diff options
| author | 2019-01-10 13:10:36 +0000 | |
|---|---|---|
| committer | 2019-01-10 13:10:36 +0000 | |
| commit | 35de14bff67555a41ffcc0998a6c177cdaf25439 (patch) | |
| tree | 5a45ec746dc7e00be9382a8367dd8d471e5e113f /compiler/optimizing/optimizing_compiler.cc | |
| parent | ddcc8c4860f0c513d5e7733d1805ff8830ed057d (diff) | |
Create the class loader context within a Runtime scope.
Otherwise, we would delete the maps owned by the class loader context
*after* deleting the runtime, which is a destruction order violation
as the runtime owns the map lock.
bug: 122475825
Test: dexoptanalyzer_test
Change-Id: Ia81b0720e3178a71f143a524b61e3e63e5973e16
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions