Keep waste at end of regions for further allocation during GC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc

      If an inline allocation does not fit into the current region G1 simply retires the current region and grabs the next region.

      For PLAB allocation this is mostly solved by JDK-8067336, however it may happen G1 still throws away hundreds of kB per region during inline allocation.

      Fix this.

            Assignee:
            Unassigned
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: