< prev index next >

src/hotspot/share/oops/klassVtable.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_OOPS_KLASSVTABLE_HPP #define SHARE_VM_OOPS_KLASSVTABLE_HPP - #include "memory/allocation.hpp" #include "oops/oopsHierarchy.hpp" #include "runtime/handles.hpp" #include "utilities/growableArray.hpp" // A klassVtable abstracts the variable-length vtable that is embedded in InstanceKlass --- 23,32 ----
< prev index next >