Relates :
|
|
Relates :
|
In G1CollectedHeap::get_gc_alloc_regions() we should either: a. Handle aliases correctly and not call set_gc_alloc_region() twice for a region or b. We could just eliminate the gc alloc region reuse code. Because currently gc alloc regions are discarded after the collection.
|