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

Introduce per-allocation target struct for members in G1PLABAllocator

XMLWordPrintable

    • gc
    • b15

      After JDK-8288966 G1PLABAllocator has quite a few members that are arrays of primitive variables on a per-allocation target (Young, Old).

      A better way to organize per-allocation target members is to have an array of struct instead of struct of array.

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

              Created:
              Updated:
              Resolved: