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

G1 Adaptive IHOP may fail to activate if it never completes a marking cycle

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 15
    • hotspot
    • gc

      It may happen that while adaptive IHOP is in its initial training phase to get initial values for marking length and allocation rate it never completes a cycle because the initial (default) IHOP is too large.

      This happens if G1 can't keep up with the application's allocation rate and marking length.

      Instead of endlessly trying to go on with the same IHOP value, lower that initial IHOP to get complete cycles if possible.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: