comparison src/share/vm/runtime/vm_operations.hpp @ 680:a80d48f6fde1

Merge
author apetrusenko
date Thu, 02 Apr 2009 05:22:02 -0700
parents 96b229c54d1e
children bd02caa94611
comparison
equal deleted inserted replaced
676:d3676b4cb78c 680:a80d48f6fde1
57 template(CMS_Initial_Mark) \ 57 template(CMS_Initial_Mark) \
58 template(CMS_Final_Remark) \ 58 template(CMS_Final_Remark) \
59 template(G1CollectFull) \ 59 template(G1CollectFull) \
60 template(G1CollectForAllocation) \ 60 template(G1CollectForAllocation) \
61 template(G1IncCollectionPause) \ 61 template(G1IncCollectionPause) \
62 template(G1PopRegionCollectionPause) \
63 template(EnableBiasedLocking) \ 62 template(EnableBiasedLocking) \
64 template(RevokeBias) \ 63 template(RevokeBias) \
65 template(BulkRevokeBias) \ 64 template(BulkRevokeBias) \
66 template(PopulateDumpSharedSpace) \ 65 template(PopulateDumpSharedSpace) \
67 template(JNIFunctionTableCopier) \ 66 template(JNIFunctionTableCopier) \