src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
changeset 58738 ef2b75750838
parent 58711 765ecbffe88a
child 58838 55ce65813b62
child 59153 1152339c298a
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp	Tue Oct 22 14:05:56 2019 +0200
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp	Tue Oct 22 11:59:42 2019 -0400
@@ -717,8 +717,6 @@
 
   void deduplicate_string(oop str);
 
-  void stop_concurrent_marking();
-
 private:
   void trash_cset_regions();
   void update_heap_references(bool concurrent);