commit | 2811b6ea22f89034bf15d5968441a6d650abf920 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Feb 13 14:58:18 2017 -0800 |
committer | Alex Light <allight@google.com> | Tue Feb 14 13:39:30 2017 -0800 |
tree | c4909db659414f746eb8f28936b7fa76d99882fe | |
parent | 0c306646ed160feb480ef4e9f01db55a527f2ead [diff] |
Add miscellaneous tests for class redefinition. There were a bunch of edge cases related to class redefinition and obsolete methods that were never explicitly tested. This adds tests for some of them. Specifically we add the following tests: 1) Testing throwing exceptions that move through obsolete methods. 2) Testing Method.invoke of redefined methods. Test: mma -j40 test-art-host Change-Id: Ifa920e5d3b56206966acaa3ab2ffa901fd95fd5b