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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/
H A DCMSPermGenGen.java29 public class CMSPermGenGen extends ConcurrentMarkSweepGeneration { class in inherits:ConcurrentMarkSweepGeneration
30 public CMSPermGenGen(Address addr) { method in class:CMSPermGenGen
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsPermGen.hpp58 class CMSPermGenGen: public ConcurrentMarkSweepGeneration { class in inherits:ConcurrentMarkSweepGeneration
62 CMSPermGenGen(ReservedSpace rs, size_t initial_byte_size, function in class:CMSPermGenGen

Completed in 41 milliseconds