RFR: 8141280: Implementation of survivor_is_full() and old_is_full() should be in G1DefaultAllocator

Jon Masamitsu jon.masamitsu at oracle.com
Fri Nov 13 20:11:50 UTC 2015


Change looks good.

Reviewed.

Jon

On 11/13/2015 5:16 AM, Stefan Johansson wrote:
> Hi,
>
> Please review this small change to move the implementation of 
> survivor_is_full() and old_is_full() from G1Allocator to 
> G1DefaultAllocator. The declaration is left in G1Allocator and made 
> pure virtual.
>
> Webrev:
> http://cr.openjdk.java.net/~sjohanss/8141280/hotspot.00/
>
> Testing:
> JPRT
>
> Thanks,
> Stefan




More information about the hotspot-gc-dev mailing list