commit | 7897cecf822babe9dd1f379b73a7387c30d31db8 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jul 19 16:28:59 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jul 19 17:30:51 2017 -0700 |
tree | 7ed2963c4b048fe27725acd6b16f77d530b189e3 | |
parent | e8f48da635c4d07bbe431e5819da8e1fad91a8ef [diff] |
ART: Refactor JIT stress mode a runtime debug flag Do not use a constexpr default compilation threshold for the JIT. Instead use a tri-state that distinguishes non-debug, fast-debug and slow-debug modes. Bug: 35644369 Test: m test-art-host Change-Id: I3f8d71126af6b7f6b6aaa7a59cf0a42e5ee3fe01