< prev index next >

src/share/vm/code/icBuffer.hpp

Print this page

        

*** 27,36 **** --- 27,37 ---- #include "asm/codeBuffer.hpp" #include "code/stubs.hpp" #include "interpreter/bytecodes.hpp" #include "memory/allocation.hpp" + #include "utilities/align.hpp" // // For CompiledIC's: // // In cases where we do not have MT-safe state transformation,
< prev index next >