< prev index next >

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

Print this page

        

*** 301,310 **** --- 301,311 ---- 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 >