< prev index next >

src/share/vm/code/codeBlob.hpp

Print this page

        

*** 28,37 **** --- 28,38 ---- #include "asm/codeBuffer.hpp" #include "compiler/compilerDefinitions.hpp" #include "compiler/oopMap.hpp" #include "runtime/frame.hpp" #include "runtime/handles.hpp" + #include "utilities/align.hpp" #include "utilities/macros.hpp" // CodeBlob Types // Used in the CodeCache to assign CodeBlobs to different CodeHeaps struct CodeBlobType {
< prev index next >