rev 6498 : 8044796: G1: Enable G1CollectedHeap::stop() Reviewed-by:
@@ -1682,12 +1682,10 @@ // The following two methods are helpful for debugging RSet issues. void print_cset_rsets() PRODUCT_RETURN; void print_all_rsets() PRODUCT_RETURN; public: - void stop_conc_gc_threads(); - size_t pending_card_num(); size_t cards_scanned(); protected: size_t _max_heap_capacity;