Temporarily clear exception during ExceptionCaughtEvent.

If there are listeners for the exception caught event, the exception
needs to be cleared since Check JNI checks to make sure there aren't
any pending exceptions. This change clears the thread's exception,
then resets it after the event is sent.

Change-Id: Ib7b5b52dafd73ff41bbdf30b866a8e9e6cd085cc
1 file changed
tree: 93d8ef2c7945a8ee00923fbb6d100ab06c819e7d
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk