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

HdrSeq: support for a merge() method

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P3 P3
    • 21
    • 21
    • hotspot
    • gc

      For Shenandoah's generational mode's RS scan instrumentation, we want support for a merge() method for HdrSeq.

      The rough shape of the spec for the proposed merge() method in HdrSeq class is:

      // Merge the data in this HdrSeq into the HdrSeq, seq2, in the argument
      // to the method, optionally clearing the data in this HdrSeq.
      void merge(HdrSeq* seq2);

      This will likely necessitate having the same or similar methods in superclass hierarchy.

            wkemper William Kemper
            wkemper William Kemper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 days
                2d
                Remaining:
                Remaining Estimate - 2 days
                2d
                Logged:
                Time Spent - Not Specified
                Not Specified