commit | d9cdfe91a4812a86d90a139569eac18e2b6de3fb | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 06 16:09:04 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 06 16:09:04 2011 -0700 |
tree | 8e4c87645a50b7a825586735143956c53eb9a6ac | |
parent | efdbac54eef6209772dadf7d24c7b3d37dcc8713 [diff] |
Fix the weird state transitions in verification. This probably wants to be done differently, without Compiler involving ClassLinker, and with DexVerifier being told whether it should throw or not. But this gets us further for now. Test 077 still crashes, but that's now in code that's actively being worked on, which I'll leave for now. Change-Id: I4f265b20663837547933d0c5fa70032d22fc6c12