< prev index next >

src/hotspot/share/ci/ciField.hpp

Print this page

        

*** 27,36 **** --- 27,37 ---- #include "ci/ciClassList.hpp" #include "ci/ciConstant.hpp" #include "ci/ciFlags.hpp" #include "ci/ciInstance.hpp" + #include "ci/ciUtilities.hpp" // ciField // // This class represents the result of a field lookup in the VM. // The lookup may not succeed, in which case the information in
< prev index next >