summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-12-06 16:25:16 +0000
committerDavid Brazdil <dbrazdil@google.com>2018-12-06 19:34:02 +0000
commit05909d81d322c0b20445e672c338c626e43f650d (patch)
tree3a8edef57fce12fa3d69a783f6b9523b203c85e6 /compiler/optimizing/graph_visualizer.cc
parent69431d3ba1c560f0b23bd2ad6257949deb679aa7 (diff)
Support class lookup for InMemoryDexClassLoader
Setting up InMemoryDexClassLoader with 'null' as parent results in the class loader not being able to load any boot classpath classes. This is due to the fact that InMemoryDexClassLoader inherits class lookup from BaseDexClassLoader which delegates it to ART, but ART rejects InMemoryDexClassLoader as not supported. Bug: 120603906 Bug: 120613979 Test: InMemoryDexClassLoaderTest Change-Id: I3139b1bb343b5fc722bcf06f89a6f6a21a3c7c54
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions