< prev index next >

src/hotspot/share/ci/ciNullObject.hpp

Print this page

        

*** 25,35 **** #ifndef SHARE_VM_CI_CINULLOBJECT_HPP #define SHARE_VM_CI_CINULLOBJECT_HPP #include "ci/ciClassList.hpp" #include "ci/ciObject.hpp" - #include "ci/ciUtilities.hpp" // ciNullObject // // This class represents a null reference in the VM. class ciNullObject : public ciObject { --- 25,34 ----
< prev index next >