hotspot/src/share/vm/classfile/symbolTable.cpp
changeset 40655 9f644073d3a0
parent 39713 29ece76096cb
child 41289 f307cc24f1e9
equal deleted inserted replaced
40654:d4f8e348420a 40655:9f644073d3a0
    32 #include "gc/shared/gcLocker.inline.hpp"
    32 #include "gc/shared/gcLocker.inline.hpp"
    33 #include "memory/allocation.inline.hpp"
    33 #include "memory/allocation.inline.hpp"
    34 #include "memory/filemap.hpp"
    34 #include "memory/filemap.hpp"
    35 #include "memory/resourceArea.hpp"
    35 #include "memory/resourceArea.hpp"
    36 #include "oops/oop.inline.hpp"
    36 #include "oops/oop.inline.hpp"
    37 #include "runtime/atomic.inline.hpp"
    37 #include "runtime/atomic.hpp"
    38 #include "runtime/mutexLocker.hpp"
    38 #include "runtime/mutexLocker.hpp"
    39 #include "utilities/hashtable.inline.hpp"
    39 #include "utilities/hashtable.inline.hpp"
    40 
    40 
    41 // --------------------------------------------------------------------------
    41 // --------------------------------------------------------------------------
    42 // the number of buckets a thread claims
    42 // the number of buckets a thread claims