--- old/src/cpu/x86/vm/macroAssembler_x86.hpp 2015-10-30 00:18:17.000000000 +0300 +++ new/src/cpu/x86/vm/macroAssembler_x86.hpp 2015-10-30 00:18:17.000000000 +0300 @@ -851,7 +851,7 @@ void call(AddressLiteral entry); // Emit the CompiledIC call idiom - void ic_call(address entry); + void ic_call(address entry, jint method_index = 0); // Jumps