diff 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
line wrap: on
line diff
--- a/src/share/vm/runtime/vm_operations.hpp	Wed Mar 25 10:36:08 2009 -0400
+++ b/src/share/vm/runtime/vm_operations.hpp	Wed Mar 25 13:10:54 2009 -0700
@@ -59,7 +59,6 @@
   template(G1CollectFull)                         \
   template(G1CollectForAllocation)                \
   template(G1IncCollectionPause)                  \
-  template(G1PopRegionCollectionPause)            \
   template(EnableBiasedLocking)                   \
   template(RevokeBias)                            \
   template(BulkRevokeBias)                        \