< prev index next >

src/cpu/x86/vm/icBuffer_x86.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

*** 29,39 **** #include "gc_interface/collectedHeap.inline.hpp" #include "interpreter/bytecodes.hpp" #include "memory/resourceArea.hpp" #include "nativeInst_x86.hpp" #include "oops/oop.inline.hpp" - #include "oops/oop.inline2.hpp" int InlineCacheBuffer::ic_stub_code_size() { return NativeMovConstReg::instruction_size + NativeJump::instruction_size + 1; --- 29,38 ----
< prev index next >