hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp
changeset 32378 8dd0e7359751
parent 31331 a7c714b6cfb3
child 32591 b4acfa743bb6
equal deleted inserted replaced
32377:5ee15c417d02 32378:8dd0e7359751
    24 
    24 
    25 #ifndef SHARE_VM_GC_G1_G1COLLECTORPOLICY_HPP
    25 #ifndef SHARE_VM_GC_G1_G1COLLECTORPOLICY_HPP
    26 #define SHARE_VM_GC_G1_G1COLLECTORPOLICY_HPP
    26 #define SHARE_VM_GC_G1_G1COLLECTORPOLICY_HPP
    27 
    27 
    28 #include "gc/g1/collectionSetChooser.hpp"
    28 #include "gc/g1/collectionSetChooser.hpp"
    29 #include "gc/g1/g1Allocator.hpp"
       
    30 #include "gc/g1/g1CollectorState.hpp"
    29 #include "gc/g1/g1CollectorState.hpp"
       
    30 #include "gc/g1/g1InCSetState.hpp"
    31 #include "gc/g1/g1MMUTracker.hpp"
    31 #include "gc/g1/g1MMUTracker.hpp"
    32 #include "gc/shared/collectorPolicy.hpp"
    32 #include "gc/shared/collectorPolicy.hpp"
    33 
    33 
    34 // A G1CollectorPolicy makes policy decisions that determine the
    34 // A G1CollectorPolicy makes policy decisions that determine the
    35 // characteristics of the collector.  Examples include:
    35 // characteristics of the collector.  Examples include: