diff options
author | Vladimir Marko <vmarko@google.com> | 2019-11-28 10:55:16 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2020-01-17 08:35:06 +0000 |
commit | 87a72134220520735b5997df14867b52268ac569 (patch) | |
tree | d0b2acccbc4d70eb7b53b8341c70c269401d745b /test/ProfileTestMultiDex/Second.java | |
parent | a27a718991d5f96b5342b36c8ed4180169917ce8 (diff) |
Simplify name verification in ClassLoaderContext.
Do not go through OatFile::ResolveRelativeEncodedDexLocation
to avoid unnecessary handling of multi-dex suffix. That was
broken anyway because `abs_dex_location` is not expected to
be a multi-dex location as demonstrated by an additional
test which would have previously failed.
Test: Improved test in class_loader_context_test.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
(cherry picked from commit 36ec598a4d887746291d003c97c2cb28b5987768)
Bug: 147478491
Change-Id: I85405ed0cab3bde4fc8bd7fb3c0913d5bc41c62c
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions