< prev index next >

src/share/vm/ci/ciInstance.hpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

*** 25,34 **** --- 25,35 ---- #ifndef SHARE_VM_CI_CIINSTANCE_HPP #define SHARE_VM_CI_CIINSTANCE_HPP #include "ci/ciObject.hpp" #include "oops/instanceOop.hpp" + #include "oops/oop.hpp" // ciInstance // // This class represents an instanceOop in the HotSpot virtual // machine. This is an oop which corresponds to a non-array
< prev index next >