commit | 3e0dce0ff7e28f756ec4b8a08259517e5fb3776d | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Oct 31 13:55:55 2016 +0000 |
committer | Narayan Kamath <narayan@google.com> | Mon Oct 31 14:10:53 2016 +0000 |
tree | f27c7249d4319a174f31b95081f6670b6aa8446e | |
parent | b24b0268b0f26af9d66ab0f163690d2b2164902b [diff] |
MethodHandles: Better detail message for WrongMethodTypeExceptions We now include the type of the callee and the callsite. This change also fixes a call to ThrowWrongMethodTypeException that passed arguments in the wrong order. Test: make test-art-host Change-Id: I3ced2e331cb49b616a8374f5a604dafa37330059