Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount

XMLWordPrintable

    • gc
    • b25

        G1HeapSizingPolicy::expansion_amount bases its calculations on percentages instead of ratios for no reason. I.e. it adds a few seemingly unnecessary *100 multiplications.

        Remvoe those

        Logs may still print everything in percent.

              Assignee:
              Thomas Schatzl
              Reporter:
              Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: