< prev index next >

src/share/vm/gc/serial/defNewGeneration.hpp

Print this page

        

*** 337,347 **** // Printing virtual const char* name() const; virtual const char* short_name() const { return "DefNew"; } - // PrintHeapAtGC support. void print_on(outputStream* st) const; void verify(); bool promo_failure_scan_is_complete() const { --- 337,346 ----
< prev index next >