< prev index next >

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

Print this page

        

*** 39,48 **** --- 39,49 ---- #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 >