commit | a4c98f292f6471f88816ce74046ecc85bc57e6b3 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Nov 06 16:24:49 2015 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Nov 06 16:43:39 2015 -0800 |
tree | 40b335c91339b25d2241c3dc94b3bb5ab93f1281 | |
parent | 5729f5b897ffba17dacf5bff105f4ae2d101209b [diff] |
ART: Fix return-object verification If the declared return type was unresolvable, we always threw a soft failure, only. However, if the register type is not a reference, this should always be a hard failure. Add a test case. Bug: 25494456 Change-Id: I6482a45ec36b58895816647da0ff3a731b31319f