hotspot/src/share/vm/prims/jvmtiEnvBase.hpp
changeset 15482 470d0b0c09f1
parent 14287 4554a0b881ae
child 20055 7281a3cb27f2
equal deleted inserted replaced
15224:0f9e3436040d 15482:470d0b0c09f1
    33 #include "runtime/frame.hpp"
    33 #include "runtime/frame.hpp"
    34 #include "runtime/handles.inline.hpp"
    34 #include "runtime/handles.inline.hpp"
    35 #include "runtime/thread.hpp"
    35 #include "runtime/thread.hpp"
    36 #include "runtime/vm_operations.hpp"
    36 #include "runtime/vm_operations.hpp"
    37 #include "utilities/growableArray.hpp"
    37 #include "utilities/growableArray.hpp"
       
    38 #include "utilities/macros.hpp"
    38 
    39 
    39 //
    40 //
    40 // Forward Declarations
    41 // Forward Declarations
    41 //
    42 //
    42 
    43