src/share/vm/runtime/vm_operations.hpp

changeset 7118
227a9e5e4b4a
parent 6610
b127b0d6de7f
child 7535
7ae4e26cb1e0
child 8720
6bed084fd02f
equal deleted inserted replaced
7117:8ec8971f511a 7118:227a9e5e4b4a
66 template(CMS_Initial_Mark) \ 66 template(CMS_Initial_Mark) \
67 template(CMS_Final_Remark) \ 67 template(CMS_Final_Remark) \
68 template(G1CollectFull) \ 68 template(G1CollectFull) \
69 template(G1CollectForAllocation) \ 69 template(G1CollectForAllocation) \
70 template(G1IncCollectionPause) \ 70 template(G1IncCollectionPause) \
71 template(DestroyAllocationContext) \
71 template(EnableBiasedLocking) \ 72 template(EnableBiasedLocking) \
72 template(RevokeBias) \ 73 template(RevokeBias) \
73 template(BulkRevokeBias) \ 74 template(BulkRevokeBias) \
74 template(PopulateDumpSharedSpace) \ 75 template(PopulateDumpSharedSpace) \
75 template(JNIFunctionTableCopier) \ 76 template(JNIFunctionTableCopier) \

mercurial