src/hotspot/share/gc/shared/gcCause.hpp
changeset 52918 f94c7929a44b
parent 52811 ff04b71bf6f1
child 52925 9c18c9d839d3
equal deleted inserted replaced
52917:0c637249d934 52918:f94c7929a44b
    74     _old_generation_too_full_to_scavenge,
    74     _old_generation_too_full_to_scavenge,
    75     _adaptive_size_policy,
    75     _adaptive_size_policy,
    76 
    76 
    77     _g1_inc_collection_pause,
    77     _g1_inc_collection_pause,
    78     _g1_humongous_allocation,
    78     _g1_humongous_allocation,
       
    79     _g1_periodic_collection,
    79 
    80 
    80     _dcmd_gc_run,
    81     _dcmd_gc_run,
    81 
    82 
    82     _z_timer,
    83     _z_timer,
    83     _z_warmup,
    84     _z_warmup,