< prev index next >

src/hotspot/share/gc/serial/serialHeap.cpp

Print this page
*** 37,11 ***
  #include "gc/shared/cardTableBarrierSet.hpp"
  #include "gc/shared/classUnloadingContext.hpp"
  #include "gc/shared/collectedHeap.inline.hpp"
  #include "gc/shared/collectorCounters.hpp"
  #include "gc/shared/continuationGCSupport.inline.hpp"
! #include "gc/shared/fullGCForwarding.hpp"
  #include "gc/shared/gcId.hpp"
  #include "gc/shared/gcInitLogger.hpp"
  #include "gc/shared/gcLocker.inline.hpp"
  #include "gc/shared/gcPolicyCounters.hpp"
  #include "gc/shared/gcTrace.hpp"
--- 37,11 ---
  #include "gc/shared/cardTableBarrierSet.hpp"
  #include "gc/shared/classUnloadingContext.hpp"
  #include "gc/shared/collectedHeap.inline.hpp"
  #include "gc/shared/collectorCounters.hpp"
  #include "gc/shared/continuationGCSupport.inline.hpp"
! #include "gc/shared/fullGCForwarding.inline.hpp"
  #include "gc/shared/gcId.hpp"
  #include "gc/shared/gcInitLogger.hpp"
  #include "gc/shared/gcLocker.inline.hpp"
  #include "gc/shared/gcPolicyCounters.hpp"
  #include "gc/shared/gcTrace.hpp"
< prev index next >