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

ZGC: Introduce "High Usage" rule

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • hotspot
    • gc
    • b23

      Perform GC if the amount of free memory is 5% or less. This is a preventive meassure in the case where the application has a very low allocation rate, such that the allocation rate rule doesn't trigger, but the amount of free memory is still slowly but surely heading towards zero. In this situation, we start a GC cycle to avoid a potential allocation stall later.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: