< prev index next >

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

Print this page

        

*** 26,36 **** #include "gc/z/zRelocationSet.hpp" #include "gc/z/zWorkers.hpp" #include "memory/allocation.hpp" ! class ZRelocate VALUE_OBJ_CLASS_SPEC { friend class ZRelocateTask; private: ZWorkers* const _workers; --- 26,36 ---- #include "gc/z/zRelocationSet.hpp" #include "gc/z/zWorkers.hpp" #include "memory/allocation.hpp" ! class ZRelocate { friend class ZRelocateTask; private: ZWorkers* const _workers;
< prev index next >