src/hotspot/share/runtime/vm_operations.hpp
changeset 47881 0ce0ac68ace7
parent 47802 18dccdc438d7
child 48105 8d15b1369c7a
equal deleted inserted replaced
47824:cf127be65014 47881:0ce0ac68ace7
    67   template(CMS_Initial_Mark)                      \
    67   template(CMS_Initial_Mark)                      \
    68   template(CMS_Final_Remark)                      \
    68   template(CMS_Final_Remark)                      \
    69   template(G1CollectFull)                         \
    69   template(G1CollectFull)                         \
    70   template(G1CollectForAllocation)                \
    70   template(G1CollectForAllocation)                \
    71   template(G1IncCollectionPause)                  \
    71   template(G1IncCollectionPause)                  \
       
    72   template(HandshakeOneThread)                    \
       
    73   template(HandshakeAllThreads)                   \
       
    74   template(HandshakeFallback)                     \
    72   template(DestroyAllocationContext)              \
    75   template(DestroyAllocationContext)              \
    73   template(EnableBiasedLocking)                   \
    76   template(EnableBiasedLocking)                   \
    74   template(RevokeBias)                            \
    77   template(RevokeBias)                            \
    75   template(BulkRevokeBias)                        \
    78   template(BulkRevokeBias)                        \
    76   template(PopulateDumpSharedSpace)               \
    79   template(PopulateDumpSharedSpace)               \