< prev index next >

src/hotspot/share/gc/parallel/psTasks.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_GC_PARALLEL_PSTASKS_HPP #define SHARE_VM_GC_PARALLEL_PSTASKS_HPP - #include "memory/allocation.hpp" #include "utilities/growableArray.hpp" // // psTasks.hpp is a collection of GCTasks used by the // parallelScavenge collector. --- 23,32 ----
< prev index next >