< prev index next >

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

Print this page

        

*** 26,36 **** #include "gc/cms/cmsCollectorPolicy.hpp" #include "gc/cms/parNewGeneration.hpp" #include "gc/shared/adaptiveSizePolicy.hpp" #include "gc/shared/cardTableRS.hpp" #include "gc/shared/collectorPolicy.hpp" ! #include "gc/shared/gcLocker.inline.hpp" #include "gc/shared/gcPolicyCounters.hpp" #include "gc/shared/genCollectedHeap.hpp" #include "gc/shared/generationSpec.hpp" #include "gc/shared/space.hpp" #include "gc/shared/vmGCOperations.hpp" --- 26,36 ---- #include "gc/cms/cmsCollectorPolicy.hpp" #include "gc/cms/parNewGeneration.hpp" #include "gc/shared/adaptiveSizePolicy.hpp" #include "gc/shared/cardTableRS.hpp" #include "gc/shared/collectorPolicy.hpp" ! #include "gc/shared/gcLocker.hpp" #include "gc/shared/gcPolicyCounters.hpp" #include "gc/shared/genCollectedHeap.hpp" #include "gc/shared/generationSpec.hpp" #include "gc/shared/space.hpp" #include "gc/shared/vmGCOperations.hpp"
< prev index next >