hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
changeset 24093 095cc0a63ed9
parent 23855 c4574075402c
child 24100 7e71ac14ec06
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp	Wed Apr 09 13:54:32 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp	Fri Apr 11 11:00:12 2014 +0200
@@ -1077,6 +1077,8 @@
   // specified by the policy object.
   jint initialize();
 
+  virtual void stop();
+
   // Return the (conservative) maximum heap alignment for any G1 heap
   static size_t conservative_max_heap_alignment();