< prev index next >

src/share/vm/gc/parallel/psParallelCompact.cpp

Print this page
rev 13108 : imported patch move_format_buffer

@@ -64,11 +64,13 @@
 #include "runtime/safepoint.hpp"
 #include "runtime/vmThread.hpp"
 #include "services/management.hpp"
 #include "services/memTracker.hpp"
 #include "services/memoryService.hpp"
+#include "utilities/debug.hpp"
 #include "utilities/events.hpp"
+#include "utilities/formatBuffer.hpp"
 #include "utilities/stack.inline.hpp"
 
 #include <math.h>
 
 // All sizes are in HeapWords.
< prev index next >