< prev index next >

src/hotspot/share/runtime/deoptimization.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP #define SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP #include "memory/allocation.hpp" ! #include "runtime/frame.inline.hpp" class ProfileData; class vframeArray; class MonitorValue; class ObjectValue; --- 24,34 ---- #ifndef SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP #define SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP #include "memory/allocation.hpp" ! #include "runtime/frame.hpp" class ProfileData; class vframeArray; class MonitorValue; class ObjectValue;
< prev index next >