comparison src/share/vm/runtime/vm_operations.hpp @ 686:a9d9d7e06593

Merge
author trims
date Thu, 02 Apr 2009 17:01:00 -0700
parents 96b229c54d1e
children bd02caa94611
comparison
equal deleted inserted replaced
663:032c6af894da 686:a9d9d7e06593
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) \