src/hotspot/share/gc/parallel/psCompactionManager.hpp
changeset 57768 fc82b6cb8b14
parent 57767 b3e44e1b135d
child 57769 f7ca942a2714
equal deleted inserted replaced
57767:b3e44e1b135d 57768:fc82b6cb8b14
    43   friend class CompactionWithStealingTask;
    43   friend class CompactionWithStealingTask;
    44   friend class UpdateAndFillClosure;
    44   friend class UpdateAndFillClosure;
    45   friend class RefProcTaskExecutor;
    45   friend class RefProcTaskExecutor;
    46   friend class IdleGCTask;
    46   friend class IdleGCTask;
    47   friend class PCRefProcTask;
    47   friend class PCRefProcTask;
       
    48   friend class MarkFromRootsTask;
    48 
    49 
    49  public:
    50  public:
    50 
    51 
    51 // ------------------------  Don't putback if not needed
    52 // ------------------------  Don't putback if not needed
    52   // Actions that the compaction manager should take.
    53   // Actions that the compaction manager should take.