comparison src/share/vm/runtime/vm_operations.hpp @ 677:96b229c54d1e

6543938: G1: remove the concept of popularity Reviewed-by: iveresov, tonyp
author apetrusenko
date Wed, 25 Mar 2009 13:10:54 -0700
parents 1ee8caae33af
children bd02caa94611
comparison
equal deleted inserted replaced
649:59f139e8a8d1 677:96b229c54d1e
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) \