< prev index next >

src/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp

Print this page

        

@@ -39,10 +39,11 @@
 #include "runtime/fprofiler.hpp"
 #include "runtime/jniHandles.hpp"
 #include "runtime/thread.hpp"
 #include "runtime/vmThread.hpp"
 #include "services/management.hpp"
+#include "utilities/stack.inline.hpp"
 
 PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
 
 //
 // ThreadRootsMarkingTask
< prev index next >