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

Simplify allocation list management in OopStorage::reduce_deferred_updates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • gc
    • b16

      The allocation list management in OopStorage::reduce_deferred_updates is awkwardly coded so the logic is hard to follow. It may also waste some effort, such as sometimes pushing a block on the front only to then remove and push it on the back. Restructure and simplify.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: