commit | 30232c452f2397f9cff4a3a52c5a81770f06548b | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Oct 26 18:56:01 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Fri Oct 26 19:11:59 2018 +0100 |
tree | 29c9a90e282f8fe384e329d6cffb5dc1d70a3b58 | |
parent | 3070e9c98573f94f1ccc5997985a630ab5fbf21b [diff] |
Fix HANDLE_PENDING_EXCEPTION in switch interpreter. Ensure that we immediately return to caller or jump to the handler. There were cases where we executed the rest of the current opcode. Test: ./art/test.py -b -r --interpreter --host --64 Change-Id: I3c82669fde2c77b8565d012286fd4bc609e15896