commit | 1c5eb704b61511cdc649cad032d29940857c9fe9 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Wed Feb 01 09:18:34 2012 -0800 |
committer | Ian Rogers <irogers@google.com> | Wed Feb 01 10:42:11 2012 -0800 |
tree | 9950f70d497a58cb1d07712a90b72ce19d783eb5 | |
parent | 02fbef0e356ca43b2032044f870d59de4a4ae92a [diff] |
Move super class verification to class linker Verify super classes in the class linker and chain exceptions when super class verification fails. Add support for dumping chained exceptions to Throwable::Dump. Improve verifier error detail messages. Fixes problem where super class verification would leave a pending exception that would be tripped over elsewhere. Change-Id: I3ca850fc66674c8601132d7ec40bebbf9c108ae3