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

Keep waste at end of regions for further allocation during GC

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • 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.

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

              Created:
              Updated: