Update monitor enter/exit exception handling in interpreter.

This CL prevents from checking if an exception is pending when we just
threw a NPE. Move the conditional check after calling monitor enter/exit
routine.

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