< prev index next >

src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.hpp

Print this page

        

*** 27,41 **** #include "memory/allocation.hpp" #include "utilities/stack.hpp" #include "utilities/taskqueue.hpp" - // Move to some global location - #define HAS_BEEN_MOVED 0x1501d01d - // End move to some global location - - class MutableSpace; class PSOldGen; class ParCompactionManager; class ObjectStartArray; class ParallelCompactData; --- 27,36 ----
< prev index next >