< prev index next >

src/hotspot/share/gc/cms/promotionInfo.cpp

Print this page

        

*** 26,36 **** #include "gc/cms/compactibleFreeListSpace.hpp" #include "gc/cms/promotionInfo.hpp" #include "gc/shared/genOopClosures.hpp" #include "oops/compressedOops.inline.hpp" #include "oops/markWord.inline.hpp" ! #include "oops/oop.hpp" ///////////////////////////////////////////////////////////////////////// //// PromotionInfo ///////////////////////////////////////////////////////////////////////// --- 26,36 ---- #include "gc/cms/compactibleFreeListSpace.hpp" #include "gc/cms/promotionInfo.hpp" #include "gc/shared/genOopClosures.hpp" #include "oops/compressedOops.inline.hpp" #include "oops/markWord.inline.hpp" ! #include "oops/oop.inline.hpp" ///////////////////////////////////////////////////////////////////////// //// PromotionInfo /////////////////////////////////////////////////////////////////////////
< prev index next >