*** 25,10 *** --- 25,11 --- #ifndef SHARE_GC_SHENANDOAH_SHENANDOAHPACER_HPP #define SHARE_GC_SHENANDOAH_SHENANDOAHPACER_HPP #include "gc/shenandoah/shenandoahNumberSeq.hpp" #include "gc/shenandoah/shenandoahPadding.hpp" + #include "gc/shenandoah/shenandoahSharedVariables.hpp" #include "memory/allocation.hpp" class ShenandoahHeap; #define PACING_PROGRESS_UNINIT (-1)