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

With UseParallelScavenge use MinHeapFreeRation/MaxHeapFreeRatio if UseAdaptiveSivePolicy is off.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 10
    • 7
    • hotspot
    • None
    • gc
    • generic
    • generic

      Currently when UseAdaptiveSizePolicy is off for UseParallelGC the generations do not
      change from their initial sizes. This change makes UseParallelGC generations grow and
      shrink using MinHeapFreeRation/MaxHeapFreeRatio in a way similar to the other
      collectors. Additionally, based on a new flag on a System.gc() the
      MinHeapFreeRation/MaxHeapFreeRatio sizing is used when UseAdaptiveSizePolicy is
      on.

            jmasa Jon Masamitsu (Inactive)
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: