hotspot/src/share/vm/gc/parallel/psParallelCompact.cpp
changeset 46560 388aa8d67c80
parent 46505 fd4bc78630b1
child 46619 a3919f5e8d2b
equal deleted inserted replaced
46557:eb30f7891bae 46560:388aa8d67c80
    64 #include "runtime/safepoint.hpp"
    64 #include "runtime/safepoint.hpp"
    65 #include "runtime/vmThread.hpp"
    65 #include "runtime/vmThread.hpp"
    66 #include "services/management.hpp"
    66 #include "services/management.hpp"
    67 #include "services/memTracker.hpp"
    67 #include "services/memTracker.hpp"
    68 #include "services/memoryService.hpp"
    68 #include "services/memoryService.hpp"
       
    69 #include "utilities/debug.hpp"
    69 #include "utilities/events.hpp"
    70 #include "utilities/events.hpp"
       
    71 #include "utilities/formatBuffer.hpp"
    70 #include "utilities/stack.inline.hpp"
    72 #include "utilities/stack.inline.hpp"
    71 
    73 
    72 #include <math.h>
    74 #include <math.h>
    73 
    75 
    74 // All sizes are in HeapWords.
    76 // All sizes are in HeapWords.