< prev index next >

src/share/vm/gc/shared/generation.hpp

Print this page

        

*** 538,548 **** // PrintGC, PrintGCDetails support void print_heap_change(size_t prev_used) const; - // PrintHeapAtGC support virtual void print() const; virtual void print_on(outputStream* st) const; virtual void verify() = 0; --- 538,547 ----
< prev index next >