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

G1 does not mangle freed heap regions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b59

        In the call to HeapRegion::hr_clear from G1CollectedHeap::free_region, true is passed for the argument "clear_space", but the region does not become mangled. There is a call to G1OffsetTableContigSpace::clear, but it does not seem to work.

              david David Lindholm (Inactive)
              ehelin Erik Helin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: