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

G1: G1SegmentedArray remove unnecessary template parameter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 19
    • 19
    • hotspot
    • gc
    • b13

      G1SegmentedArray takes a Slot template parameter, however, this is not necessary because we pass the size information as an argument to the constructor. The extra template parameter is just leading to code bloat.

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

              Created:
              Updated:
              Resolved: