changeset 30258 | 413e15d1b146 |
parent 30182 | 1c980a880941 |
child 30261 | faa43d41b739 |
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Wed Apr 15 16:37:57 2015 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Thu Apr 16 09:28:18 2015 +0200 @@ -202,9 +202,6 @@ friend class G1CheckCSetFastTableClosure; private: - // The one and only G1CollectedHeap, so static functions can find it. - static G1CollectedHeap* _g1h; - FlexibleWorkGang* _workers; static size_t _humongous_object_threshold_in_words;