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

Concurrently uncommit memory in G1

    XMLWordPrintable

Details

    • gc
    • b26

    Description

      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.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: