< prev index next >

src/hotspot/share/gc/z/zHeap.hpp

Print this page

        

*** 43,53 **** #include "gc/z/zWeakRootsProcessor.hpp" #include "gc/z/zServiceability.hpp" #include "gc/z/zWorkers.hpp" #include "memory/allocation.hpp" ! class ZHeap VALUE_OBJ_CLASS_SPEC { friend class VMStructs; private: static ZHeap* _heap; --- 43,53 ---- #include "gc/z/zWeakRootsProcessor.hpp" #include "gc/z/zServiceability.hpp" #include "gc/z/zWorkers.hpp" #include "memory/allocation.hpp" ! class ZHeap { friend class VMStructs; private: static ZHeap* _heap;
< prev index next >