Remove caching from WorkerDataArray

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b93

      WorkerDataArray uses a caching mechanism to only recalculate min, max, etc. when the a new value has been added. However, performance analysis shows that this caching has no performance benefit and only makes the code harder to reason about. Therefore it should be removed.

            Assignee:
            Erik Helin
            Reporter:
            Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: