diff options
author | 2013-10-29 14:20:14 +0100 | |
---|---|---|
committer | 2013-10-29 17:54:30 +0100 | |
commit | ad3d996316dd90b84b4b29ccdfc4aeeb1ec890ee (patch) | |
tree | ebbe89b9982b2dd6f2aac8172ac0cc34da377759 /disassembler/disassembler_arm.cc | |
parent | eda6df7374bf61c933d4a36635e2a9a30c9892a0 (diff) |
Fix test failure in SMART mode.
Update test 082-inline-execute to avoid a verifier issue with quickening.
An invoke-virtual is quickened into an invoke-virtual-quick. However it is
made on a "null" instance. During verification, we can't infer the method
being invoked from the vtable index since we have no access to the class. This
leads to fail on a check and abort.
Bug: 11427954
Change-Id: I740d67c72abb617db67a2c35d9be8346358f78ce
Diffstat (limited to 'disassembler/disassembler_arm.cc')
0 files changed, 0 insertions, 0 deletions