Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8059452

G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent

XMLWordPrintable

    • gc
    • b35

        When the flags G1HeapWastePercent and G1MixedGCLiveThresholdPercent were introduced their default values were picked without much performance analysis.

        Recent performance runs indicate that G1HeapWastePercent often benefit from a lower value and that G1MixedGCLiveThresholdPercent benefit from a higher value.

        Suggestion is to change the default for G1HeapWastePercent to 5 (used to be 10) and G1MixedGCLiveThresholdPercent to 85 (used to be 65).

              brutisso Bengt Rutisson (Inactive)
              brutisso Bengt Rutisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: