hotspot/src/share/vm/memory/genCollectedHeap.cpp
changeset 30175 543725014c9d
parent 30155 a3a254791703
child 30177 925cd0b4f0e7
--- a/hotspot/src/share/vm/memory/genCollectedHeap.cpp	Mon Apr 13 11:01:29 2015 -0700
+++ b/hotspot/src/share/vm/memory/genCollectedHeap.cpp	Thu Apr 02 10:24:24 2015 +0200
@@ -50,9 +50,10 @@
 #include "runtime/vmThread.hpp"
 #include "services/management.hpp"
 #include "services/memoryService.hpp"
+#include "utilities/macros.hpp"
+#include "utilities/stack.inline.hpp"
 #include "utilities/vmError.hpp"
 #include "utilities/workgroup.hpp"
-#include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.hpp"
 #include "gc_implementation/concurrentMarkSweep/vmCMSOperations.hpp"