<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
8022817: CMS should not shrink if compaction was not done<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
If UseCMSCompactAtFullCollection is turned off, a full GC that is
done in the foreground but does
<br>
not compact should not shrink the generation. In that case a
mark-sweep was done so the free space
<br>
is maintained in freelists (not as a contiguous area at the end of
the generation) and shrinking for
<br>
freelists is not implemented. <br>
<br>
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jmasa/8022817/webrev.00/">http://cr.openjdk.java.net/~jmasa/8022817/webrev.00/</a><br>
<br>
Thanks.<br>
<br>
Jon<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</body>
</html>