< prev index next >

src/share/vm/memory/defNewGeneration.hpp

Print this page
rev 7420 : [mq]: removeOneContigSpaceGeneration

*** 27,37 **** #include "gc_implementation/shared/ageTable.hpp" #include "gc_implementation/shared/cSpaceCounters.hpp" #include "gc_implementation/shared/generationCounters.hpp" #include "gc_implementation/shared/copyFailedInfo.hpp" - #include "memory/generation.inline.hpp" #include "utilities/stack.hpp" class ContiguousSpace; class ScanClosure; class STWGCTimer; --- 27,36 ----
< prev index next >