hotspot/src/share/vm/utilities/hashtable.inline.hpp
changeset 24351 61b33cc6d3cf
parent 13195 be27e1b6a4b9
child 34666 1c7168ea0034
equal deleted inserted replaced
24350:8d8c1012dacd 24351:61b33cc6d3cf
    24 
    24 
    25 #ifndef SHARE_VM_UTILITIES_HASHTABLE_INLINE_HPP
    25 #ifndef SHARE_VM_UTILITIES_HASHTABLE_INLINE_HPP
    26 #define SHARE_VM_UTILITIES_HASHTABLE_INLINE_HPP
    26 #define SHARE_VM_UTILITIES_HASHTABLE_INLINE_HPP
    27 
    27 
    28 #include "memory/allocation.inline.hpp"
    28 #include "memory/allocation.inline.hpp"
       
    29 #include "runtime/orderAccess.inline.hpp"
    29 #include "utilities/hashtable.hpp"
    30 #include "utilities/hashtable.hpp"
    30 #include "utilities/dtrace.hpp"
    31 #include "utilities/dtrace.hpp"
    31 
    32 
    32 // Inline function definitions for hashtable.hpp.
    33 // Inline function definitions for hashtable.hpp.
    33 
    34