| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8082516 | emb-9 | David Lindholm | P4 | Resolved | Fixed | team | 
                    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.
            
- backported by
- 
                    JDK-8082516 G1 does not mangle freed heap regions -           
- Resolved
 
-         
- relates to
- 
                    JDK-8075215 SATB buffer processing found reclaimed humongous object -           
- Closed
 
-