--- old/src/cpu/sparc/vm/cppInterpreter_sparc.cpp 2015-09-16 15:17:29.000000000 -0700 +++ new/src/cpu/sparc/vm/cppInterpreter_sparc.cpp 2015-09-16 15:17:29.000000000 -0700 @@ -1164,7 +1164,7 @@ } // Find preallocated monitor and lock method (C++ interpreter) // -void InterpreterGenerator::lock_method(void) { +void InterpreterGenerator::lock_method() { // Lock the current method. // Destroys registers L2_scratch, L3_scratch, O0 //