src/hotspot/share/runtime/vmOperations.hpp
changeset 59053 ba6c248cae19
parent 58226 408c445d04e8
child 59067 f080b08daace
equal deleted inserted replaced
59051:f0312c7d5b37 59053:ba6c248cae19
    61   template(GenCollectFull)                        \
    61   template(GenCollectFull)                        \
    62   template(GenCollectFullConcurrent)              \
    62   template(GenCollectFullConcurrent)              \
    63   template(GenCollectForAllocation)               \
    63   template(GenCollectForAllocation)               \
    64   template(ParallelGCFailedAllocation)            \
    64   template(ParallelGCFailedAllocation)            \
    65   template(ParallelGCSystemGC)                    \
    65   template(ParallelGCSystemGC)                    \
    66   template(CMS_Initial_Mark)                      \
       
    67   template(CMS_Final_Remark)                      \
       
    68   template(G1CollectForAllocation)                \
    66   template(G1CollectForAllocation)                \
    69   template(G1CollectFull)                         \
    67   template(G1CollectFull)                         \
    70   template(G1Concurrent)                          \
    68   template(G1Concurrent)                          \
    71   template(ZMarkStart)                            \
    69   template(ZMarkStart)                            \
    72   template(ZMarkEnd)                              \
    70   template(ZMarkEnd)                              \