hotspot/src/share/vm/oops/instanceMirrorKlass.hpp
changeset 29688 2a0cad173059
parent 20282 7f9cbdf89af2
child 30150 d9c940aa42ef
equal deleted inserted replaced
29687:281ffb2398cd 29688:2a0cad173059
    24 
    24 
    25 #ifndef SHARE_VM_OOPS_INSTANCEMIRRORKLASS_HPP
    25 #ifndef SHARE_VM_OOPS_INSTANCEMIRRORKLASS_HPP
    26 #define SHARE_VM_OOPS_INSTANCEMIRRORKLASS_HPP
    26 #define SHARE_VM_OOPS_INSTANCEMIRRORKLASS_HPP
    27 
    27 
    28 #include "classfile/systemDictionary.hpp"
    28 #include "classfile/systemDictionary.hpp"
       
    29 #include "memory/specialized_oop_closures.hpp"
    29 #include "oops/instanceKlass.hpp"
    30 #include "oops/instanceKlass.hpp"
    30 #include "runtime/handles.hpp"
    31 #include "runtime/handles.hpp"
    31 #include "utilities/macros.hpp"
    32 #include "utilities/macros.hpp"
    32 
    33 
    33 // An InstanceMirrorKlass is a specialized InstanceKlass for
    34 // An InstanceMirrorKlass is a specialized InstanceKlass for