hotspot/src/share/vm/gc_interface/gcCause.hpp
changeset 27900 d24cd7a1ed38
parent 27008 10d6c1e39d87
child 28836 d9c497544bf3
equal deleted inserted replaced
27898:813ad96387b3 27900:d24cd7a1ed38
    45     _jvmti_force_gc,
    45     _jvmti_force_gc,
    46     _gc_locker,
    46     _gc_locker,
    47     _heap_inspection,
    47     _heap_inspection,
    48     _heap_dump,
    48     _heap_dump,
    49     _wb_young_gc,
    49     _wb_young_gc,
       
    50     _wb_conc_mark,
    50     _update_allocation_context_stats_inc,
    51     _update_allocation_context_stats_inc,
    51     _update_allocation_context_stats_full,
    52     _update_allocation_context_stats_full,
    52 
    53 
    53     /* implementation independent, but reserved for GC use */
    54     /* implementation independent, but reserved for GC use */
    54     _no_gc,
    55     _no_gc,