src/share/vm/gc_interface/gcCause.hpp

changeset 8194
047a642c9729
parent 7236
d3fd73295885
child 8604
04d83ba48607
     1.1 --- a/src/share/vm/gc_interface/gcCause.hpp	Tue Dec 15 09:46:51 2015 +0100
     1.2 +++ b/src/share/vm/gc_interface/gcCause.hpp	Wed Dec 02 13:58:34 2015 +0530
     1.3 @@ -47,6 +47,7 @@
     1.4      _heap_inspection,
     1.5      _heap_dump,
     1.6      _wb_young_gc,
     1.7 +    _wb_conc_mark,
     1.8      _update_allocation_context_stats_inc,
     1.9      _update_allocation_context_stats_full,
    1.10  

mercurial