hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp
changeset 46625 edefffab74e2
parent 46619 a3919f5e8d2b
child 46704 211b3f6b75ef
equal deleted inserted replaced
46622:910fc72c03e8 46625:edefffab74e2
    55 #include "runtime/atomic.hpp"
    55 #include "runtime/atomic.hpp"
    56 #include "runtime/handles.inline.hpp"
    56 #include "runtime/handles.inline.hpp"
    57 #include "runtime/java.hpp"
    57 #include "runtime/java.hpp"
    58 #include "runtime/prefetch.inline.hpp"
    58 #include "runtime/prefetch.inline.hpp"
    59 #include "services/memTracker.hpp"
    59 #include "services/memTracker.hpp"
       
    60 #include "utilities/align.hpp"
    60 #include "utilities/growableArray.hpp"
    61 #include "utilities/growableArray.hpp"
    61 
    62 
    62 // Concurrent marking bit map wrapper
    63 // Concurrent marking bit map wrapper
    63 
    64 
    64 G1CMBitMapRO::G1CMBitMapRO(int shifter) :
    65 G1CMBitMapRO::G1CMBitMapRO(int shifter) :