< prev index next >

src/share/vm/gc/parallel/asPSOldGen.cpp

Print this page

        

*** 28,37 **** --- 28,38 ---- #include "gc/parallel/psAdaptiveSizePolicy.hpp" #include "gc/parallel/psMarkSweepDecorator.hpp" #include "gc/shared/cardTableModRefBS.hpp" #include "oops/oop.inline.hpp" #include "runtime/java.hpp" + #include "utilities/align.hpp" // Whereas PSOldGen takes the maximum size of the generation // (which doesn't change in the case of PSOldGen) as a parameter, // ASPSOldGen takes the upper limit on the size of // the generation as a parameter. In ASPSOldGen the
< prev index next >