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

G1: Refactor G1SegmentedArray to indicate that it is an allocator

XMLWordPrintable

    • gc
    • b23

      G1SegmentedArray is an allocation arena that is implemented using segmented arrays. Segmented arrays are implementation detail and thus of little interest to the interface users. Additionally, the naming might mislead the user to assuming that the class implements an Array interface.

      Rename the class to describe the purpose of the class object as opposed to the implementation details.

            iwalulya Ivan Walulya
            iwalulya Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: