< prev index next >

src/share/vm/oops/cpCache.hpp

Print this page

        

*** 27,36 **** --- 27,37 ---- #include "interpreter/bytecodes.hpp" #include "memory/allocation.hpp" #include "oops/array.hpp" #include "runtime/orderAccess.hpp" + #include "utilities/align.hpp" class PSPromotionManager; // The ConstantPoolCache is not a cache! It is the resolution table that the // interpreter uses to avoid going into the runtime and a way to access resolved
< prev index next >