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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsOldGen.cpp271 // Do the mangling before post_resize() is called because
272 // the space is available for allocation after post_resize();
275 "Should be true before post_resize()");
281 post_resize();
321 post_resize();
388 void PSOldGen::post_resize() { function in class:PSOldGen

Completed in 57 milliseconds