summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-12-06 16:22:47 +0000
committerDavid Brazdil <dbrazdil@google.com>2018-12-06 17:55:41 +0000
commit8ac10cc2a90109c9343d74c4b2f5dcca00460dd5 (patch)
tree1ba80105d1c2a3f87233c3dc845ed0dbe0d091a4 /annotations/generate_annotated_java_files.py
parent09729196ab73d788303250664a95960d39f7b026 (diff)
Add InMemoryDexClassLoader test with null parent
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 Test: InMemoryDexClassLoaderTest Change-Id: I3139b1bb343b5fc722bcf06f89a6f6a21a3c7c54
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions