< prev index next >

src/hotspot/share/ci/ciBaseObject.hpp

Print this page

        

*** 25,35 **** #ifndef SHARE_VM_CI_CIBASEOBJECT_HPP #define SHARE_VM_CI_CIBASEOBJECT_HPP #include "ci/ciClassList.hpp" #include "memory/allocation.hpp" - #include "runtime/handles.hpp" #include "runtime/jniHandles.hpp" // ciBaseObject // // This class represents an oop in the HotSpot virtual machine. --- 25,34 ----
< prev index next >