< prev index next >

src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp

Print this page
*** 85,11 ***
      RecalculateUsed,
  #if COMPILER2_OR_JVMCI
      UpdateDerivedPointers,
  #endif
      EagerlyReclaimHumongousObjects,
-     RestorePreservedMarks,
      ProcessEvacuationFailedRegions,
      ResetMarkingState,
      NoteStartOfMark,
      GCParPhasesSentinel
    };
--- 85,10 ---
< prev index next >