hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
changeset 30258 413e15d1b146
parent 30182 1c980a880941
child 30261 faa43d41b739
equal deleted inserted replaced
30255:f43e306ec51e 30258:413e15d1b146
   200 
   200 
   201   // Testing classes.
   201   // Testing classes.
   202   friend class G1CheckCSetFastTableClosure;
   202   friend class G1CheckCSetFastTableClosure;
   203 
   203 
   204 private:
   204 private:
   205   // The one and only G1CollectedHeap, so static functions can find it.
       
   206   static G1CollectedHeap* _g1h;
       
   207 
       
   208   FlexibleWorkGang* _workers;
   205   FlexibleWorkGang* _workers;
   209 
   206 
   210   static size_t _humongous_object_threshold_in_words;
   207   static size_t _humongous_object_threshold_in_words;
   211 
   208 
   212   // The secondary free list which contains regions that have been
   209   // The secondary free list which contains regions that have been