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
Loading
Please sign in to comment