src/hotspot/share/gc/shared/collectorPolicy.hpp
changeset 49044 b01b69c220be
parent 49043 092dc3d38bdc
child 49045 9b556b613a07
--- a/src/hotspot/share/gc/shared/collectorPolicy.hpp	Thu Feb 22 18:34:18 2018 +0100
+++ b/src/hotspot/share/gc/shared/collectorPolicy.hpp	Thu Feb 22 18:34:39 2018 +0100
@@ -114,8 +114,6 @@
   // that the request in _should_clear_all_soft_refs has been fulfilled.
   virtual void cleared_all_soft_refs();
 
-  virtual CardTableRS* create_rem_set(MemRegion reserved);
-
   virtual MetaWord* satisfy_failed_metadata_allocation(ClassLoaderData* loader_data,
                                                        size_t size,
                                                        Metaspace::MetadataType mdtype);