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

Clean up heap filler insertion

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 12
    • 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).

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

              Created:
              Updated: