< prev index next >

src/hotspot/share/interpreter/rewriter.cpp

Print this page
*** 21,10 ***
--- 21,11 ---
   * questions.
   *
   */
  
  #include "precompiled.hpp"
+ #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 >