< prev index next >

src/hotspot/share/prims/privilegedStack.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_PRIMS_PRIVILEGEDSTACK_HPP #define SHARE_VM_PRIMS_PRIVILEGEDSTACK_HPP - #include "memory/allocation.hpp" #include "oops/oopsHierarchy.hpp" #include "runtime/vframe.hpp" #include "utilities/growableArray.hpp" class PrivilegedElement { --- 23,32 ----
< prev index next >