< prev index next >

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

Print this page
rev 47223 : [mq]: heapz8

*** 302,311 **** --- 302,312 ---- static G1Policy* create_g1_policy(STWGCTimer* gc_timer); 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 >