RFR: Only put regions with objects into traversal set

Aleksey Shipilev shade at redhat.com
Thu Jun 14 18:16:23 UTC 2018


On 06/14/2018 08:10 PM, Roman Kennke wrote:
> We don't need to traverse newly allocated objects and their containing
> regions. We seem to put *all* regions into the t-set initially, which is
> bogus.
> 
> It is important to traverse through evac-regions (regions being
> allocated into). This is handled specially in ShFreeSet already.
> 
> Good?

If you say so!

-Aleksey



More information about the shenandoah-dev mailing list