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

AbsSeq::merge() should not dodge decaying stats

    XMLWordPrintable

Details

    • gc
    • Cause Known

    Description

      In JDK-8298597, we deferred the work of making merge() work with decatying stats. This requires two things:

      1- a slight rethinking of the API (or its extension) to deal correctly with the concept of "rounds of temporally synchronous samples"
      2- fitting the above into Tony Finch's incremental online comptation of decaying statistics
      3- adjusting the associated gtest (see aforementioned ticket)

      This was not needed for the only use case to date (in GenShen), so was deferred for the sake of expediency.

      Attachments

        Issue Links

          Activity

            People

              ysr Y. Ramakrishna
              ysr Y. Ramakrishna
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: