< prev index next >

src/hotspot/share/gc/shared/preservedMarks.inline.hpp

Print this page
*** 24,10 ***
--- 24,11 ---
  
  #ifndef SHARE_GC_SHARED_PRESERVEDMARKS_INLINE_HPP
  #define SHARE_GC_SHARED_PRESERVEDMARKS_INLINE_HPP
  
  #include "gc/shared/preservedMarks.hpp"
+ #include "gc/shared/slidingForwarding.inline.hpp"
  
  #include "logging/log.hpp"
  #include "oops/oop.inline.hpp"
  #include "utilities/stack.inline.hpp"
  
< prev index next >