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

Shenandoah: fragmentation metrics overhaul

    XMLWordPrintable

Details

    • gc
    • b16

    Backports

      Description

        Current fragmentation computations have flaws:
         - fragmentation metrics are there to drive mutator behavior, but it captures evac-reserve;
         - external fragmentation do not count humongous objects spanning a single region
         - external fragmentation takes "total space" over all regions, while using "free space" only for completely empty ones

        These make gc/oom/TestThreadFailure.java fail with JDK-8241139 changes.

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: