changeset 15482 | 470d0b0c09f1 |
parent 14488 | ab48109f7d1b |
child 17030 | c91fa0770046 |
--- a/hotspot/src/share/vm/services/management.cpp Fri Jan 18 05:33:32 2013 -0800 +++ b/hotspot/src/share/vm/services/management.cpp Wed Jan 23 13:02:39 2013 -0500 @@ -53,6 +53,7 @@ #include "services/memoryService.hpp" #include "services/runtimeService.hpp" #include "services/threadService.hpp" +#include "utilities/macros.hpp" PerfVariable* Management::_begin_vm_creation_time = NULL; PerfVariable* Management::_end_vm_creation_time = NULL;