hotspot/src/share/vm/runtime/rframe.cpp
changeset 25715 d5a8dbdc5150
parent 8921 14bfe81f2a9d
child 31521 f57b2ce43484
equal deleted inserted replaced
25469:3bcfa1db9717 25715:d5a8dbdc5150
    21  * questions.
    21  * questions.
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
       
    26 #include "code/codeCache.hpp"
    26 #include "interpreter/interpreter.hpp"
    27 #include "interpreter/interpreter.hpp"
    27 #include "oops/oop.inline.hpp"
    28 #include "oops/oop.inline.hpp"
    28 #include "oops/symbol.hpp"
    29 #include "oops/symbol.hpp"
    29 #include "runtime/frame.inline.hpp"
    30 #include "runtime/frame.inline.hpp"
    30 #include "runtime/rframe.hpp"
    31 #include "runtime/rframe.hpp"