summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/main.list
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2020-05-21 11:59:11 +0100
committerVladimir Marko <vmarko@google.com>2020-05-21 15:13:58 +0000
commit6217fc20d342b62ae5d2f88896984339d1bddb34 (patch)
tree51f1a57c9ab69fe07c00152cf2686b249e5325be /test/MultiDexModifiedSecondary/main.list
parentb708fc1f100c7c238970ded7f1d5cb7c4da987b1 (diff)
Fix calling instance methods of erroneous classes.
Fix the resolution trampoline to correctly handle the edge case of calling instance methods on instances of erroneous classes. The new test case would have previously failed the `CHECK_EQ(code == nullptr, self->IsExceptionPending())` because the trampoline would not retrieve the code pointer for the direct method of an erroneous class. Test: Added test to 174-escaping-instance-of-bad-class. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: aosp_taimen-userdebug boots. Bug: 62478025 Change-Id: Idf54a010f362c6f581a4c4aa27c33b6dc3ce6f69
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.list')
0 files changed, 0 insertions, 0 deletions