src/hotspot/share/gc/shared/gcCause.hpp
changeset 49054 fa4c8865a4ff
parent 47216 71c04702a3d5
child 50525 767cdb97f103
equal deleted inserted replaced
49053:0b61efd5a439 49054:fa4c8865a4ff
    50     _heap_inspection,
    50     _heap_inspection,
    51     _heap_dump,
    51     _heap_dump,
    52     _wb_young_gc,
    52     _wb_young_gc,
    53     _wb_conc_mark,
    53     _wb_conc_mark,
    54     _wb_full_gc,
    54     _wb_full_gc,
    55     _update_allocation_context_stats_inc,
       
    56     _update_allocation_context_stats_full,
       
    57 
    55 
    58     /* implementation independent, but reserved for GC use */
    56     /* implementation independent, but reserved for GC use */
    59     _no_gc,
    57     _no_gc,
    60     _no_cause_specified,
    58     _no_cause_specified,
    61     _allocation_failure,
    59     _allocation_failure,