src/hotspot/share/oops/method.hpp
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File open Cdiff src/hotspot/share/oops/method.hpp

src/hotspot/share/oops/method.hpp

Print this page

        

*** 25,35 **** #ifndef SHARE_VM_OOPS_METHODOOP_HPP #define SHARE_VM_OOPS_METHODOOP_HPP #include "classfile/vmSymbols.hpp" #include "code/compressedStream.hpp" ! #include "compiler/compilerDefinitions.hpp" #include "compiler/oopMap.hpp" #include "interpreter/invocationCounter.hpp" #include "oops/annotations.hpp" #include "oops/constantPool.hpp" #include "oops/methodCounters.hpp" --- 25,35 ---- #ifndef SHARE_VM_OOPS_METHODOOP_HPP #define SHARE_VM_OOPS_METHODOOP_HPP #include "classfile/vmSymbols.hpp" #include "code/compressedStream.hpp" ! #include "compiler/compilerConfig.hpp" #include "compiler/oopMap.hpp" #include "interpreter/invocationCounter.hpp" #include "oops/annotations.hpp" #include "oops/constantPool.hpp" #include "oops/methodCounters.hpp"
src/hotspot/share/oops/method.hpp
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File