Clean up heap filler insertion

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 12
    • Component/s: hotspot
    • None
    • gc

      While reviewing JDK-8211955, I suggested that the filler insertion code in CollectedHeap should be broken out into a Fill class (to match the somewhat related Copy class we already have). The filler insertion code doesn't have to live in the already crowded CollectedHeap class, as it's basically just a bunch of utility functions (just like the functions in the Copy class).

            Assignee:
            Unassigned
            Reporter:
            Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: