--- old/src/cpu/x86/vm/interpreter_x86_64.cpp 2014-03-03 22:46:22.841167574 +0100 +++ new/src/cpu/x86/vm/interpreter_x86_64.cpp 2014-03-03 22:46:22.496843498 +0100 @@ -310,10 +310,12 @@ // abstract method entry +#ifndef CC_INTERP // pop return address, reset last_sp to NULL __ empty_expression_stack(); __ restore_bcp(); // rsi must be correct for exception handler (was destroyed) __ restore_locals(); // make sure locals pointer is correct as well (was destroyed) +#endif // throw exception __ call_VM(noreg, CAST_FROM_FN_PTR(address,