< prev index next >

src/hotspot/share/gc/shared/gcCause.hpp

Print this page
rev 52192 : imported patch jelastic-pgc

@@ -73,10 +73,11 @@
     _old_generation_too_full_to_scavenge,
     _adaptive_size_policy,
 
     _g1_inc_collection_pause,
     _g1_humongous_allocation,
+    _g1_periodic_collection,
 
     _dcmd_gc_run,
 
     _z_timer,
     _z_warmup,
< prev index next >