< prev index next >

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

Print this page

        

*** 23,32 **** --- 23,33 ---- */ #ifndef SHARE_VM_GC_PARALLEL_PSVIRTUALSPACE_HPP #define SHARE_VM_GC_PARALLEL_PSVIRTUALSPACE_HPP + #include "memory/allocation.hpp" #include "memory/virtualspace.hpp" // VirtualSpace for the parallel scavenge collector. // // VirtualSpace is data structure for committing a previously reserved address
< prev index next >