< prev index next >

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

Print this page
rev 52004 : webrev.02

*** 27,36 **** --- 27,37 ---- #include "gc/parallel/mutableSpace.hpp" #include "gc/parallel/objectStartArray.hpp" #include "gc/parallel/psOldGen.hpp" #include "gc/parallel/psVirtualspace.hpp" + #include "gc/parallel/psFileBackedVirtualspace.hpp" #include "gc/parallel/spaceCounters.hpp" #include "gc/shared/generationCounters.hpp" class ASPSOldGen : public PSOldGen { friend class VMStructs;
< prev index next >