< prev index next >

src/hotspot/share/interpreter/rewriter.cpp

Print this page
*** 20,10 ***
--- 20,11 ---
   * or visit www.oracle.com if you need additional information or have any
   * questions.
   *
   */
  
+ #include "cds/cds_globals.hpp"
  #include "cds/cdsConfig.hpp"
  #include "cds/metaspaceShared.hpp"
  #include "classfile/vmClasses.hpp"
  #include "interpreter/bytecodes.hpp"
  #include "interpreter/bytecodeStream.hpp"
< prev index next >