< prev index next >

src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

Print this page
*** 41,10 ***
--- 41,11 ---
  #include "stubGenerator_x86_64.hpp"
  #ifdef COMPILER2
  #include "opto/runtime.hpp"
  #include "opto/c2_globals.hpp"
  #endif
+ #include "gc/shenandoah/shenandoahRuntime.hpp"
  #if INCLUDE_JVMCI
  #include "jvmci/jvmci_globals.hpp"
  #endif
  
  // For a more detailed description of the stub routine structure
< prev index next >