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

Restructure humongous object allocation in G1

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • gc
    • b18

      The current allocation path for find humongous objects is a bit hard to follow because the code searching for contiguous regions use has multiple conditions depending on wether expand is allowed or not.

      This can be simplified by splitting up the code a bit and instead making sure we only search the ranges we are currently considering.

            sjohanss Stefan Johansson
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: