< prev index next >

src/share/vm/gc/g1/g1CollectedHeap.hpp

Print this page
rev 13139 : [mq]: heap7

@@ -301,10 +301,11 @@
 
   static G1Policy* create_g1_policy();
 
   void trace_heap(GCWhen::Type when, const GCTracer* tracer);
 
+  void process_heap_monitoring();
   void process_weak_jni_handles();
 
   // These are macros so that, if the assert fires, we get the correct
   // line number, file, etc.
 
< prev index next >