hotspot/src/share/vm/memory/collectorPolicy.hpp
changeset 27687 3a6367d7110b
parent 27625 07829380b8cd
child 29794 2dcbd946f9a8
--- a/hotspot/src/share/vm/memory/collectorPolicy.hpp	Mon Nov 17 21:32:32 2014 +0100
+++ b/hotspot/src/share/vm/memory/collectorPolicy.hpp	Tue Nov 18 10:36:42 2014 +0100
@@ -152,10 +152,7 @@
 
   virtual BarrierSet::Name barrier_set_name() = 0;
 
-  // Create the remembered set (to cover the given reserved region,
-  // allowing breaking up into at most "max_covered_regions").
-  virtual GenRemSet* create_rem_set(MemRegion reserved,
-                                    int max_covered_regions);
+  virtual GenRemSet* create_rem_set(MemRegion reserved);
 
   // This method controls how a collector satisfies a request
   // for a block of memory.  "gc_time_limit_was_exceeded" will