commit | 2c3e77a0b91b2225fcdd3b34d8a734b85eec0579 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Thu Apr 02 16:26:48 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Thu Apr 02 16:51:24 2015 +0200 |
tree | e963fb08cd1072cb78e448334582c95d37e1f95c | |
parent | c6e949a6d93fae2351fc59ed825657adee8185dc [diff] |
JDWP: clear exception when allocation fails Clears pending exception if an allocation (requested by the debugger) fails and logs an error message about the failure. Checks we never leave a pending exception after processing a JDWP request. Bug: 20037531 Change-Id: I63239034a3c1ab368b0e19c2f5f756d9e2ec6a29