comparison src/share/vm/runtime/vm_operations.hpp @ 693:2c1dbb844832

Merge
author acorn
date Thu, 02 Apr 2009 18:17:03 -0400
parents 96b229c54d1e
children bd02caa94611
comparison
equal deleted inserted replaced
692:23276f80d930 693:2c1dbb844832
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) \