< prev index next >

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

Print this page

        

@@ -27,10 +27,11 @@
 
 #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 >