src/hotspot/share/runtime/javaFrameAnchor.hpp
changeset 49816 a3e79f97e86b
parent 49480 d7df2dd501ce
child 53244 9807daeb47c4
equal deleted inserted replaced
49815:76e3bcb9bee1 49816:a3e79f97e86b
    23  */
    23  */
    24 
    24 
    25 #ifndef SHARE_VM_RUNTIME_JAVAFRAMEANCHOR_HPP
    25 #ifndef SHARE_VM_RUNTIME_JAVAFRAMEANCHOR_HPP
    26 #define SHARE_VM_RUNTIME_JAVAFRAMEANCHOR_HPP
    26 #define SHARE_VM_RUNTIME_JAVAFRAMEANCHOR_HPP
    27 
    27 
       
    28 #include "runtime/orderAccess.hpp"
    28 #include "utilities/globalDefinitions.hpp"
    29 #include "utilities/globalDefinitions.hpp"
    29 #include "utilities/macros.hpp"
    30 #include "utilities/macros.hpp"
    30 
    31 
    31 //
    32 //
    32 // An object for encapsulating the machine/os dependent part of a JavaThread frame state
    33 // An object for encapsulating the machine/os dependent part of a JavaThread frame state