commit | 0dfc9bc0cca3ae15dc75bbea3ca9b6d7508ce893 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Sep 30 17:13:59 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Oct 05 08:57:04 2015 -0700 |
tree | abdc76069da7142d899eb776a0d82bdbbe316c94 | |
parent | 1aba494df441c31836e5b7d4d8e408420a93cb8d [diff] |
ART: Add more deopt tests Extend libarttest with the ability to turn off asserts for method state. Use this to put asserts into test functions, but turn them off if the test wouldn't react as we want, e.g., when we're in interpreter mode. Extend run-test 449 by adding asserts for the method state for the expected deopt cases. This tests both standard behavior, as well as single-frame deoptimization. Bug: 21611912 Change-Id: I27fa5e3e44d8c5eab57962d144c6aec96587bf45