src/hotspot/share/runtime/vmOperations.hpp
changeset 53541 4e325f8b50ce
parent 53507 44a9dd4e4d96
child 53547 9d1a788dea3d
equal deleted inserted replaced
53540:9f75dc382445 53541:4e325f8b50ce
    66   template(CMS_Initial_Mark)                      \
    66   template(CMS_Initial_Mark)                      \
    67   template(CMS_Final_Remark)                      \
    67   template(CMS_Final_Remark)                      \
    68   template(G1CollectForAllocation)                \
    68   template(G1CollectForAllocation)                \
    69   template(G1CollectFull)                         \
    69   template(G1CollectFull)                         \
    70   template(G1Concurrent)                          \
    70   template(G1Concurrent)                          \
    71   template(ZOperation)                            \
    71   template(ZMarkStart)                            \
       
    72   template(ZMarkEnd)                              \
       
    73   template(ZRelocateStart)                        \
    72   template(HandshakeOneThread)                    \
    74   template(HandshakeOneThread)                    \
    73   template(HandshakeAllThreads)                   \
    75   template(HandshakeAllThreads)                   \
    74   template(HandshakeFallback)                     \
    76   template(HandshakeFallback)                     \
    75   template(EnableBiasedLocking)                   \
    77   template(EnableBiasedLocking)                   \
    76   template(RevokeBias)                            \
    78   template(RevokeBias)                            \