hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
changeset 25070 ec13ac30b16d
parent 24351 61b33cc6d3cf
child 25482 b69656f26643
equal deleted inserted replaced
24943:1a5de4af4ffe 25070:ec13ac30b16d
  1682   // The following two methods are helpful for debugging RSet issues.
  1682   // The following two methods are helpful for debugging RSet issues.
  1683   void print_cset_rsets() PRODUCT_RETURN;
  1683   void print_cset_rsets() PRODUCT_RETURN;
  1684   void print_all_rsets() PRODUCT_RETURN;
  1684   void print_all_rsets() PRODUCT_RETURN;
  1685 
  1685 
  1686 public:
  1686 public:
  1687   void stop_conc_gc_threads();
       
  1688 
       
  1689   size_t pending_card_num();
  1687   size_t pending_card_num();
  1690   size_t cards_scanned();
  1688   size_t cards_scanned();
  1691 
  1689 
  1692 protected:
  1690 protected:
  1693   size_t _max_heap_capacity;
  1691   size_t _max_heap_capacity;