Searched defs:CompactPoint (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A Dspace.hpp378 class CompactPoint : public StackObj { class in inherits:StackObj
383 CompactPoint(Generation* _gen, CompactibleSpace* _space, function in class:CompactPoint
446 virtual void prepare_for_compaction(CompactPoint* cp);
475 virtual HeapWord* forward(oop q, size_t size, CompactPoint* cp,
947 void prepare_for_compaction(CompactPoint* cp);

Completed in 77 milliseconds