< prev index next >

src/share/vm/services/attachListener.cpp

Print this page
rev 13108 : imported patch move_format_buffer

@@ -36,10 +36,12 @@
 #include "runtime/os.hpp"
 #include "services/attachListener.hpp"
 #include "services/diagnosticCommand.hpp"
 #include "services/heapDumper.hpp"
 #include "services/writeableFlags.hpp"
+#include "utilities/debug.hpp"
+#include "utilities/formatBuffer.hpp"
 
 volatile bool AttachListener::_initialized;
 
 // Implementation of "properties" command.
 //
< prev index next >