<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Verdana">Looks good.<br>
        <br>
      </font></font>
    <pre class="moz-signature" cols="72">Azeem Jiva
@javawithjiva</pre>
    <br>
    On 03/21/2012 10:13 AM, Tony Printezis wrote:
    <blockquote cite="mid:4F69F032.6020004@oracle.com" type="cite">Hi
      all,
      <br>
      <br>
      Can I have a couple of quick code review for this very small
      change?
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~tonyp/7146246/webrev.0/">http://cr.openjdk.java.net/~tonyp/7146246/webrev.0/</a>
      <br>
      <br>
      It turns the following two cmd line params into product params:
      <br>
      <br>
      G1HeapWastePercent (previously called:
      G1OldReclaimableThresholdPercent)
      <br>
      G1MixedGCCountTarget (previous called: G1MaxMixedGCNum)
      <br>
      <br>
      These are helpful in allowing the user to fine-tune G1's behavior
      wrt which old regions to collect during mixed GCs, how many mixed
      GCs to do, etc.
      <br>
      <br>
      I also increased the default value of the former from 1% to 5%.
      Charlie ran some performance tests and found that the new default
      eliminated some very long mixed GCs that he was experiencing with
      the old default.
      <br>
      <br>
      Tony
      <br>
      <br>
    </blockquote>
  </body>
</html>