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

Remove caching from WorkerDataArray

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: