< prev index next >

src/share/vm/gc_implementation/shared/gcTrace.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

@@ -29,10 +29,11 @@
 #include "gc_implementation/shared/gcTimer.hpp"
 #include "gc_implementation/shared/gcTrace.hpp"
 #include "gc_implementation/shared/objectCountEventSender.hpp"
 #include "memory/heapInspection.hpp"
 #include "memory/referenceProcessorStats.hpp"
+#include "memory/resourceArea.hpp"
 #include "runtime/os.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/macros.hpp"
 #include "utilities/ticks.inline.hpp"
 #if INCLUDE_ALL_GCS
< prev index next >