< prev index next >

src/hotspot/share/ci/ciFlags.hpp

Print this page

        

*** 23,35 **** */ #ifndef SHARE_VM_CI_CIFLAGS_HPP #define SHARE_VM_CI_CIFLAGS_HPP #include "ci/ciClassList.hpp" #include "memory/allocation.hpp" - #include "prims/jvm.h" #include "utilities/accessFlags.hpp" #include "utilities/ostream.hpp" // ciFlags // --- 23,35 ---- */ #ifndef SHARE_VM_CI_CIFLAGS_HPP #define SHARE_VM_CI_CIFLAGS_HPP + #include "jvm.h" #include "ci/ciClassList.hpp" #include "memory/allocation.hpp" #include "utilities/accessFlags.hpp" #include "utilities/ostream.hpp" // ciFlags //
< prev index next >