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

Concurrently uncommit memory in G1

XMLWordPrintable

    • gc
    • b26

      Shrinking the heap by uncommitting regions in the safepoint takes a noticeable amount of time, particularly for large shrinks.

      An alternative would be to move the slow part, i.e. the actual uncommit, into a concurrent operation.

            sjohanss Stefan Johansson
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: