diff options
| author | 2022-06-17 12:04:17 +0100 | |
|---|---|---|
| committer | 2022-06-28 10:07:22 +0000 | |
| commit | f7eedfe04e5a92861dd0de68ea7642dbc4729ac1 (patch) | |
| tree | 8e616acf4a792cf69de5f18644fcc9fb20393fe5 /libnativeloader/native_loader_test.cpp | |
| parent | 6926665a177f284649c22134f78dea4c87deef9d (diff) | |
Get the ClassLoader from the DexCache in ReferenceTypePropagation
We were passing it down as a parameter when we can simply get it
from the dex cache. Passing it down as a parameter brings the
possibility of using the wrong class loader and can be the source
of bugs.
Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b
Change-Id: I7fbf3d6f79186d4eb695c77b876291d02e3170ba
Diffstat (limited to 'libnativeloader/native_loader_test.cpp')
0 files changed, 0 insertions, 0 deletions