Relates :
|
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.
|