commit | ad238ce884468234509a9367c0ce1055bd1394bf | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Aug 24 21:13:08 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Aug 25 09:14:00 2015 -0700 |
tree | 19e0927268673f26fc1456ec6b3317eef7bdf305 | |
parent | e74493cbc8f33bfd53b792f98f135d3db680f029 [diff] |
ART: Add option to retain lock levels in verifier Templatize SetRegisterType to be able to retain lock levels. When sharpening a type, e.g., in a branch after an instanceof, the verifier should remember if the register had been locked before and not implicitly erase that information. Bug: 23502994 Change-Id: Iba62688a536792da0920598fecdbf24a4993ec04