< prev index next >

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

Print this page

        

*** 28,38 **** #include "gc/shared/collectorPolicy.hpp" class ConcurrentMarkSweepPolicy : public GenCollectorPolicy { protected: void initialize_alignments(); - void initialize_generations(); public: ConcurrentMarkSweepPolicy() {} void initialize_gc_policy_counters(); --- 28,37 ----
< prev index next >