--- old/src/cpu/x86/vm/cppInterpreter_x86.cpp 2015-09-16 15:17:41.000000000 -0700 +++ new/src/cpu/x86/vm/cppInterpreter_x86.cpp 2015-09-16 15:17:41.000000000 -0700 @@ -741,7 +741,7 @@ // Find preallocated monitor and lock method (C++ interpreter) // rbx - Method* // -void InterpreterGenerator::lock_method(void) { +void InterpreterGenerator::lock_method() { // assumes state == rsi/r13 == pointer to current interpreterState // minimally destroys rax, rdx|c_rarg1, rdi //