diff options
author | David Brazdil <dbrazdil@google.com> | 2019-03-27 09:56:45 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2019-04-01 10:26:42 +0000 |
commit | 93d339d9b2949ca85d031bb9ebb7a0612b095fa8 (patch) | |
tree | d0793a9fe9df196398ca523c4a57a0ed18f107e4 /test/MultiDex/Main.java | |
parent | bdc93b47e2e7e8f17413669e03bc461d259d16f6 (diff) |
Revert^2: InMemoryDexClassLoader in ClassLoaderContext follow-up
Address follow-up comments on Ic64065819018a1e56dee0f65405d26beb8fd7bbd.
In particular, the classpath elements of IMC are replaced with
"<unknown>" magic value to make it clear that the dex location is bogus,
and a clarifying comment is added.
Previously this CL would fail on target because IMC classpath was not
being replaced with "<unknown>" and context matching failed. This was
only a problem on target because
OatFile::ResolveRelativeEncodedDexLocation ignores non-absolute
locations on host.
This reverts commit 93d99f3665cbd890509f4c707e1a62c5f26d320e.
Test: m test-art-gtest-class_loader_context_test
Bug: 72131483
Change-Id: I27cbfa69c24d412cc1b6bcce88218cc95e324ef5
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions