commit | ad3d996316dd90b84b4b29ccdfc4aeeb1ec890ee | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Oct 29 14:20:14 2013 +0100 |
committer | Sebastien Hertz <shertz@google.com> | Tue Oct 29 17:54:30 2013 +0100 |
tree | ebbe89b9982b2dd6f2aac8172ac0cc34da377759 | |
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